[Lunar-commits] <moonbase-other> libtorrent: bump to 0.13.4

Dennis Veatch dennisveatch at bellsouth.net
Sun Oct 26 22:04:23 CET 2014


commit d5371c686d8d42f28ffdd427cffb039e4ee26f6c
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Sun, 26 Oct 2014 17:03:42 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/d5371c686d8d42f28ffdd427cffb039e4ee26f6c

libtorrent: bump to 0.13.4
---
  libs/libtorrent/BUILD   | +5/-4     
  libs/libtorrent/DETAILS | +3/-3     
  2 files changed, 8 insertions(+), 7 deletions(-)

--- a/libs/libtorrent/BUILD
+++ b/libs/libtorrent/BUILD
@@ -1,7 +1,8 @@
-(
 
-  bad_flags -fomit-frame-pointer
+  bad_flags -fomit-frame-pointer &&
+
+  LDFLAGS+=" -lz" &&
+
   default_build  &&
-  gather_docs TODO
 
-) > $C_FIFO 2>&1
+  gather_docs TODO
--- a/libs/libtorrent/DETAILS
+++ b/libs/libtorrent/DETAILS
@@ -1,11 +1,11 @@
           MODULE=libtorrent
-         VERSION=0.13.2
+         VERSION=0.13.4
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://libtorrent.rakshasa.no/downloads
-      SOURCE_VFY=sha1:4f34a744fbe10c54aaf53d34681fabc1a49d7257
+      SOURCE_VFY=sha1:3a3ca87054d020bc376abe2c1ea15bbbaef31131
         WEB_SITE=http://libtorrent.rakshasa.no
          ENTERED=20060704
-         UPDATED=20120506
+         UPDATED=20141026
            SHORT="A BitTorrent library written in C++"
 
 cat << EOF




More information about the Lunar-commits mailing list