From: Rosy Song Date: Tue, 12 Jun 2018 07:49:50 +0000 (+0800) Subject: nftables: bump to version 0.9.0 X-Git-Tag: v18.06.2~231 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=6d59535b6ac53cedf499ca0351e5279f183af2e3 nftables: bump to version 0.9.0 Signed-off-by: Rosy Song (backported from 1ee98fdef3d6d71c1b0b3b120a9e24ac4b93c94f) --- 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 PKG_LICENSE:=GPL-2.0