From 0c15327f988ce616443c004a40388068ebc69d1b Mon Sep 17 00:00:00 2001 From: "S. Brusch" Date: Wed, 17 May 2023 22:09:53 +0200 Subject: crowdsec: new upstream release version 1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update crowdsec to latest upstream release version 1.5.1 Signed-off-by: S. Brusch Maintainer: Kerma Gérald Run tested: ipq40xx/generic, Fritzbox 4040, Openwrt 22.03.5 Description: update to latest version of upstream --- net/crowdsec/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/crowdsec/Makefile') diff --git a/net/crowdsec/Makefile b/net/crowdsec/Makefile index 2b5051ead..73258d170 100644 --- a/net/crowdsec/Makefile +++ b/net/crowdsec/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=crowdsec -PKG_VERSION:=1.4.6 -PKG_RELEASE:=2 +PKG_VERSION:=1.5.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/crowdsecurity/crowdsec/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=acec1560593da78e37acbf44f2337a1e3026646ece00ab02eded78f71a2adda3 +PKG_HASH:=427f11b1a788a482b4fec8d23edd27ef589a58e1ebd0cb15182f105ad26f128b PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE -- cgit v1.2.3