Skip to content

Commit

Permalink
libtorrent: bump to 0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stumbles committed Oct 26, 2014
1 parent 70db714 commit d5371c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions 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
6 changes: 3 additions & 3 deletions 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
Expand Down

0 comments on commit d5371c6

Please sign in to comment.