Skip to content

Commit

Permalink
crowdsec-firewall-bouncer: updated to new upstream release version 0.…
Browse files Browse the repository at this point in the history
…0.30

Signed-off-by: S. Brusch <[email protected]>

Maintainer: Kerma Gérald <[email protected]>
Run tested: mediatek/filogic, BPI-R3, Openwrt 23.05.4

Description:

    updated to new upstream release version 0.0.30
  • Loading branch information
ne20002 committed Sep 20, 2024
1 parent 3474adc commit 0a64c42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/crowdsec-firewall-bouncer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=crowdsec-firewall-bouncer
PKG_VERSION:=0.0.29
PKG_VERSION:=0.0.30
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/crowdsecurity/cs-firewall-bouncer/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=d3b1b8d43fd063629c3875c6b17fa853e548ae43b0db8e770c98228872931a70
PKG_HASH:=1acd787692acd692ce8f9ce27ea9add8c3941b266e16f449b20a97c161e6879e

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 0a64c42

Please sign in to comment.