Commit e7d66ce3 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

nftables: bump to version 0.5

parent 1f0d14b2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# From http://www.netfilter.org/projects/nftables/downloads.html#nftables-0.4
sha1	c557c710510c59e4280d271e5b7232af7ba3fbb7	nftables-0.4.tar.bz2
# From http://www.netfilter.org/projects/nftables/downloads.html#nftables-0.5
sha1	34cfe1daa33d7fd7087dd63199f64854dfb54064	nftables-0.5.tar.bz2
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

NFTABLES_VERSION = 0.4
NFTABLES_VERSION = 0.5
NFTABLES_SOURCE = nftables-$(NFTABLES_VERSION).tar.bz2
NFTABLES_SITE = http://www.netfilter.org/projects/nftables/files
NFTABLES_DEPENDENCIES = gmp libmnl libnftnl host-bison host-flex \