package/nftables: bump version to 0.9.4
authorAdam Duskett <Aduskett@gmail.com>
Thu, 7 May 2020 23:11:50 +0000 (16:11 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 9 May 2020 12:30:49 +0000 (14:30 +0200)
Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/nftables/nftables.hash
package/nftables/nftables.mk

index 93c816edc77cf9eddf350513e664b7e8f1a5afe0..afe16ddfaf00aee654e2ae88eed1592322ef5105 100644 (file)
@@ -1,3 +1,3 @@
 # From https://netfilter.org/projects/nftables/downloads.html
-sha256 956b915ce2a7aeaff123e49006be7a0690a0964e96c062703181a36e2e5edb78        nftables-0.9.3.tar.bz2
-sha256 c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e        COPYING
+sha256  08b8683a9db5fba980bc092b75288af98d218bbe8ab446daf2338570d0730f9a  nftables-0.9.4.tar.bz2
+sha256  c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e  COPYING
index 1eef43586c6a21614cf73a47cb92b4515a47e822..7f797797db7281e9b3192d960e6044fa3b39a7f3 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NFTABLES_VERSION = 0.9.3
+NFTABLES_VERSION = 0.9.4
 NFTABLES_SOURCE = nftables-$(NFTABLES_VERSION).tar.bz2
 NFTABLES_SITE = https://www.netfilter.org/projects/nftables/files
 NFTABLES_DEPENDENCIES = libmnl libnftnl host-bison host-flex \