From: S. Brusch Date: Wed, 15 Nov 2023 12:12:17 +0000 (+0100) Subject: crowdsec: new upstream release version 1.5.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6ff496d113a69a1a6a55cb0ac0ae46241007dddc;p=openwrt-packages.git crowdsec: new upstream release version 1.5.5 Update crowdsec to latest upstream release version 1.5.5 Signed-off-by: S. Brusch Maintainer: Kerma Gérald Package tested. not able to test run due to limited space (package is big) Description: update to latest version of upstream --- diff --git a/net/crowdsec/Makefile b/net/crowdsec/Makefile index 554669592..48a0ac9e9 100644 --- a/net/crowdsec/Makefile +++ b/net/crowdsec/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=crowdsec -PKG_VERSION:=1.5.4 +PKG_VERSION:=1.5.5 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:=afa4021f77e9cb87d7fd11cd86146770836dc15cad1ae8a4edce1314b14be98a +PKG_HASH:=ec7b2815405be4c3a1c9c3dcb1110030c29b7408dbf2a82d25537843c8831329 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE