aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/nftables/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-08-24 12:04:58 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-09-06 20:30:18 +0200
commit13b4ed4cf45621253527f89f3147e65df24100e7 (patch)
treeed4cdf18d523c6d19ad1eb23bf05d484924af247 /package/network/utils/nftables/Makefile
parent082354e4bbf1f8ece9a87d9694388d516589f82c (diff)
downloadupstream-13b4ed4cf45621253527f89f3147e65df24100e7.tar.gz
upstream-13b4ed4cf45621253527f89f3147e65df24100e7.tar.bz2
upstream-13b4ed4cf45621253527f89f3147e65df24100e7.zip
nftables: Update to version 0.9.6
The ipk sizes for mips_24Kc change like this: old: nftables-json_0.9.3-1_mips_24kc.ipk 220.262 nftables-nojson_0.9.3-1_mips_24kc.ipk 192.937 new: nftables-json_0.9.6-1_mips_24kc.ipk 231.968 nftables-nojson_0.9.6-1_mips_24kc.ipk 204.731 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/network/utils/nftables/Makefile')
-rw-r--r--package/network/utils/nftables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/nftables/Makefile b/package/network/utils/nftables/Makefile
index 67906f8b7d..8f6e605715 100644
--- a/package/network/utils/nftables/Makefile
+++ b/package/network/utils/nftables/Makefile
@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nftables
-PKG_VERSION:=0.9.3
+PKG_VERSION:=0.9.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://netfilter.org/projects/$(PKG_NAME)/files
-PKG_HASH:=956b915ce2a7aeaff123e49006be7a0690a0964e96c062703181a36e2e5edb78
+PKG_HASH:=68d6fdfe8ab02303e6b1f13968a4022da5b0120110eaee3233d806857937b66e
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0