diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-09-01 15:34:15 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-09-01 15:40:27 +0200 |
commit | eebc25ccae9257ab090dc4427805f7ccbb6a019d (patch) | |
tree | bf1d47a19d6fe2d5add5bf953c2a5f4e20709e30 /package/network/config/firewall4/Makefile | |
parent | 42ee7d8157c177675a508b6d8a502e4ac3623235 (diff) | |
download | upstream-eebc25ccae9257ab090dc4427805f7ccbb6a019d.tar.gz upstream-eebc25ccae9257ab090dc4427805f7ccbb6a019d.tar.bz2 upstream-eebc25ccae9257ab090dc4427805f7ccbb6a019d.zip |
firewall4: update to latest Git HEAD
cf835ce treewide: convert deprecated syntax
c9a3bf5 tests: adapt to latest ucode
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/network/config/firewall4/Makefile')
-rw-r--r-- | package/network/config/firewall4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/config/firewall4/Makefile b/package/network/config/firewall4/Makefile index bfe10cfb8f..ccf5740466 100644 --- a/package/network/config/firewall4/Makefile +++ b/package/network/config/firewall4/Makefile @@ -9,9 +9,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall4.git -PKG_SOURCE_DATE:=2021-03-31 -PKG_SOURCE_VERSION:=29fba840201287b9265888adba6298779b750af5 -PKG_MIRROR_HASH:=1d26a611aeecdf37f09e4cdee6b192e5da087abf6e0fc7a9ca97a80e58d14222 +PKG_SOURCE_DATE:=2021-09-01 +PKG_SOURCE_VERSION:=cf835cecc8a449b2d2019f1ef4f085e535d5c1c1 +PKG_MIRROR_HASH:=5798b76846107dde69a2a1ff3467f735b9a91a74106fbd6299d8a26eff70b9c2 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> PKG_LICENSE:=ISC |