summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-12-03 09:52:36 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-12-03 09:52:36 +0100
commit933208b7887483460802f94d5fac00b3e8e29d7a (patch)
tree00e2ea584ab9a84ef68861e22772edaa95f547dd /rules
parent19188ca0ca58d681bcfc18357a2fe240a13cb865 (diff)
downloadptxdist-933208b7887483460802f94d5fac00b3e8e29d7a.tar.gz
ptxdist-933208b7887483460802f94d5fac00b3e8e29d7a.tar.xz
libnl3: version bump 3.2.22 -> 3.2.25
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/libnl3.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libnl3.make b/rules/libnl3.make
index fae4a2514..3318cacf3 100644
--- a/rules/libnl3.make
+++ b/rules/libnl3.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBNL3) += libnl3
#
# Paths and names
#
-LIBNL3_VERSION := 3.2.22
-LIBNL3_MD5 := 2e1c889494d274aca24ce5f6a748e66e
+LIBNL3_VERSION := 3.2.25
+LIBNL3_MD5 := 03f74d0cd5037cadc8cdfa313bbd195c
LIBNL3 := libnl-$(LIBNL3_VERSION)
LIBNL3_SUFFIX := tar.gz
LIBNL3_URL := http://www.infradead.org/~tgr/libnl/files/$(LIBNL3).$(LIBNL3_SUFFIX)