Revision: 7823
http://sourceforge.net/p/astlinux/code/7823
Author: abelbeck
Date: 2016-09-08 20:59:58 +0000 (Thu, 08 Sep 2016)
Log Message:
-----------
libmnl, version bump to 1.0.4, needed for ipset
Modified Paths:
--------------
branches/1.0/package/libmnl/libmnl.mk
Modified: branches/1.0/package/libmnl/libmnl.mk
===================================================================
--- branches/1.0/package/libmnl/libmnl.mk 2016-09-07 16:23:42 UTC (rev 7822)
+++ branches/1.0/package/libmnl/libmnl.mk 2016-09-08 20:59:58 UTC (rev 7823)
@@ -4,7 +4,7 @@
#
#############################################################
-LIBMNL_VERSION = 1.0.1
+LIBMNL_VERSION = 1.0.4
LIBMNL_SOURCE = libmnl-$(LIBMNL_VERSION).tar.bz2
LIBMNL_SITE = http://netfilter.org/projects/libmnl/files
LIBMNL_INSTALL_STAGING = YES
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|