From: S. Brusch Date: Thu, 27 Jun 2024 10:58:15 +0000 (+0200) Subject: crowdsec: Update to latest upstream release version 1.6.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=dcd0b8d0255695a9054c33820217a9644d708083;p=feed%2Fpackages.git crowdsec: Update to latest upstream release version 1.6.2 Signed-off-by: S. Brusch Maintainer: Kerma GĂ©rald Package tested: with manual install on different partition tested Description: update to latest version of upstream --- diff --git a/net/crowdsec/Makefile b/net/crowdsec/Makefile index 321b13d352..a69012bd27 100644 --- a/net/crowdsec/Makefile +++ b/net/crowdsec/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=crowdsec -PKG_VERSION:=1.6.0 +PKG_VERSION:=1.6.2 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:=6d79d67383c7faed6c5b2019e4f01c6ed84334c8c45cd1736ff18a03167aa192 +PKG_HASH:=5f8a4d6ebdaec0a31f6c66c8523896167be59f270b4337ce1db44f62403e7d94 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE