]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
libtorrent: Update to 0.12.9.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Mar 2012 17:24:54 +0000 (18:24 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Mar 2012 17:24:54 +0000 (18:24 +0100)
Fixes a build issue with the older version.

libtorrent/libtorrent.nm

index 9cbeb8c15b9860f39f9aaa794b906227b16093b2..18bf990855c844ea13a41b161019bb35c1f08f84 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libtorrent
-version    = 0.12.7
+version    = 0.12.9
 release    = 1
 
 groups     = Internet/P2P
@@ -17,7 +17,7 @@ description
        focus on high performance and good code.
 end
 
-source_dl  =
+source_dl  = http://libtorrent.rakshasa.no/downloads/
 
 build
        requires
@@ -25,11 +25,12 @@ build
                libsigc++-devel
                openssl-devel
        end
+
+       CFLAGS += -fno-strict-aliasing
 end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL