]> Git Repo - buildroot-mgba.git/commitdiff
package/nftables: bump version to 0.9.2
authorBernd Kuhls <[email protected]>
Mon, 4 Nov 2019 07:38:22 +0000 (08:38 +0100)
committerThomas Petazzoni <[email protected]>
Mon, 4 Nov 2019 21:06:58 +0000 (22:06 +0100)
Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/nftables/nftables.hash
package/nftables/nftables.mk

index a0e0d5e77929617a7165ab53a745cba6f88306e4..ae3404b257c45ae6f93ff703cf104a725390fd36 100644 (file)
@@ -1,3 +1,3 @@
 # From https://netfilter.org/projects/nftables/downloads.html
-sha256 ad8181b5fcb9ca572f444bed54018749588522ee97e4c21922648bb78d7e7e91        nftables-0.9.0.tar.bz2
+sha256 5cb66180143e6bfc774f4eb316206d40ac1cb6df269a90882404cbf7165513f5        nftables-0.9.2.tar.bz2
 sha256 c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e        COPYING
index 9f12e42c58d3511b7575449a86a90321de5c00c2..884a7dd1e1d58090930500bf86a2e12c30dd674e 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NFTABLES_VERSION = 0.9.0
+NFTABLES_VERSION = 0.9.2
 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 \
This page took 0.035856 seconds and 4 git commands to generate.