package/nftables: bump version to 0.9.3
authorPascal de Bruijn <p.debruijn@unilogic.nl>
Wed, 22 Jan 2020 07:50:05 +0000 (08:50 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 22 Jan 2020 19:32:52 +0000 (20:32 +0100)
Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/nftables/nftables.hash
package/nftables/nftables.mk

index ae3404b257c45ae6f93ff703cf104a725390fd36..93c816edc77cf9eddf350513e664b7e8f1a5afe0 100644 (file)
@@ -1,3 +1,3 @@
 # From https://netfilter.org/projects/nftables/downloads.html
-sha256 5cb66180143e6bfc774f4eb316206d40ac1cb6df269a90882404cbf7165513f5        nftables-0.9.2.tar.bz2
+sha256 956b915ce2a7aeaff123e49006be7a0690a0964e96c062703181a36e2e5edb78        nftables-0.9.3.tar.bz2
 sha256 c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e        COPYING
index 884a7dd1e1d58090930500bf86a2e12c30dd674e..11ef6844ce9772b6e9a7403049990681d1ceb2e1 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NFTABLES_VERSION = 0.9.2
+NFTABLES_VERSION = 0.9.3
 NFTABLES_SOURCE = nftables-$(NFTABLES_VERSION).tar.bz2
 NFTABLES_SITE = https://www.netfilter.org/projects/nftables/files
 NFTABLES_DEPENDENCIES = gmp libmnl libnftnl host-bison host-flex \