summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorAndreas Geisenhainer <Andreas.Geisenhainer@atsonline.de>2016-06-07 16:43:46 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-15 08:08:11 +0200
commitfbf0d6919fe16f9218c8fb7e13f027531066c58c (patch)
tree1f62c22246e6fa772803f0422a80b78b0d4e0c2b /rules
parent2390ad3294f59d528b02f8267b01e726f45cf1da (diff)
downloadptxdist-fbf0d6919fe16f9218c8fb7e13f027531066c58c.tar.gz
ptxdist-fbf0d6919fe16f9218c8fb7e13f027531066c58c.tar.xz
libnftnl: bump version to 1.06
Signed-off-by: Andreas Geisenhainer <Andreas.Geisenhainer@atsonline.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/libnftnl.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libnftnl.make b/rules/libnftnl.make
index 659fa0b1d..744412ac1 100644
--- a/rules/libnftnl.make
+++ b/rules/libnftnl.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBNFTNL) += libnftnl
#
# Paths and names
#
-LIBNFTNL_VERSION := 1.0.5
-LIBNFTNL_MD5 := af0c62ce6bbd7a7d39def0996c1c17c9
+LIBNFTNL_VERSION := 1.0.6
+LIBNFTNL_MD5 := 6d7f9f161538ca7efd535dcc70caf964
LIBNFTNL := libnftnl-$(LIBNFTNL_VERSION)
LIBNFTNL_SUFFIX := tar.bz2
LIBNFTNL_URL := http://ftp.netfilter.org/pub/libnftnl/$(LIBNFTNL).$(LIBNFTNL_SUFFIX)