From 6ff496d113a69a1a6a55cb0ac0ae46241007dddc Mon Sep 17 00:00:00 2001 From: "S. Brusch" Date: Wed, 15 Nov 2023 13:12:17 +0100 Subject: [PATCH] crowdsec: new upstream release version 1.5.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- net/crowdsec/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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