]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
libnftnl: Update to 1.0.6
authorAlexander Marx <alexander.marx@ipfire.org>
Thu, 2 Jun 2016 10:35:12 +0000 (12:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Jun 2016 12:22:30 +0000 (13:22 +0100)
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libnftnl/libnftnl.nm

index 77d2e7a14f90ddb11c1aa718f50631cf807cbdc8..3ad24a9413df375b6c8de12ec9a19cef220f0cbb 100644 (file)
@@ -4,10 +4,9 @@
 ###############################################################################
 
 name       = libnftnl
-version    = 1.0.3
-snapshot   = 20150531
-release    = 1.%{snapshot}
-thisapp    = %{name}-%{snapshot}
+version    = 1.0.6
+release    = 1
+thisapp    = %{name}-%{version}
 
 groups     = Networking/Tools
 url        = http://netfilter.org/projects/libnftnl
@@ -19,7 +18,7 @@ description
        libmnl.
 end
 
-source_dl  = http://ftp.netfilter.org/pub/libnftnl/snapshot/
+source_dl  = http://ftp.netfilter.org/pub/libnftnl/
 sources    = %{thisapp}.tar.bz2
 
 build
@@ -31,9 +30,6 @@ build
                libtool
        end
 
-       prepare_cmds
-               ./autogen.sh
-       end
 end
 
 packages