From: Kevin Darbyshire-Bryant Date: Tue, 24 Mar 2020 09:51:36 +0000 (+0000) Subject: nftables: bump to 0.9.3 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fjow.git;a=commitdiff_plain;h=9b0290ffbd16d324fc195d039727c3920829b9f6 nftables: bump to 0.9.3 Signed-off-by: Kevin Darbyshire-Bryant --- diff --git a/package/network/utils/nftables/Makefile b/package/network/utils/nftables/Makefile index 68e712bb59..3c9c827a99 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.2 +PKG_VERSION:=0.9.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://netfilter.org/projects/$(PKG_NAME)/files -PKG_HASH:=5cb66180143e6bfc774f4eb316206d40ac1cb6df269a90882404cbf7165513f5 +PKG_HASH:=956b915ce2a7aeaff123e49006be7a0690a0964e96c062703181a36e2e5edb78 PKG_MAINTAINER:=Steven Barth PKG_LICENSE:=GPL-2.0