aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/nftables/Makefile
diff options
context:
space:
mode:
authorRosy Song <rosysong@rosinson.com>2018-06-12 15:49:50 +0800
committerJohn Crispin <john@phrozen.org>2018-06-18 18:21:20 +0200
commit1ee98fdef3d6d71c1b0b3b120a9e24ac4b93c94f (patch)
tree3355b8df401353160a1ada457b68cdb4d72fa663 /package/network/utils/nftables/Makefile
parent9d6a0352e7af9aef95f4d983e39516b76e7fc8ba (diff)
downloadupstream-1ee98fdef3d6d71c1b0b3b120a9e24ac4b93c94f.tar.gz
upstream-1ee98fdef3d6d71c1b0b3b120a9e24ac4b93c94f.tar.bz2
upstream-1ee98fdef3d6d71c1b0b3b120a9e24ac4b93c94f.zip
nftables: bump to version 0.9.0
Signed-off-by: Rosy Song <rosysong@rosinson.com>
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 c7f8a946be..f3bdc5caee 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.8.5
+PKG_VERSION:=0.9.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://netfilter.org/projects/$(PKG_NAME)/files
-PKG_HASH:=8e9baf80a1c7f0e19e5b50e469bda4487793d839da45c75e8a20fadcbaeae323
+PKG_HASH:=ad8181b5fcb9ca572f444bed54018749588522ee97e4c21922648bb78d7e7e91
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
PKG_LICENSE:=GPL-2.0