diff options
author | Tim Fitzhenry <tom@fitzhenry.name> | 2010-05-11 22:24:09 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:24:09 +0200 |
commit | dead54f0bd1b09cb348763ae8b028c336e3d316d (patch) | |
tree | b3842712615a8899d3f8ef6a51e997d084bce815 /libraries/libtorrent | |
parent | 2a60e343c569fbd147011d81b820f37a036909cd (diff) | |
download | slackbuilds-dead54f0bd1b09cb348763ae8b028c336e3d316d.tar.gz |
libraries/libtorrent: Updated for version 0.12.0
Diffstat (limited to 'libraries/libtorrent')
-rw-r--r-- | libraries/libtorrent/README | 2 | ||||
-rw-r--r-- | libraries/libtorrent/libtorrent.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libtorrent/README b/libraries/libtorrent/README index a6a37657a4..7b5a896114 100644 --- a/libraries/libtorrent/README +++ b/libraries/libtorrent/README @@ -4,4 +4,4 @@ implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. -This requires libsigc++ (libsigcxx in the SlackBuilds.org repository). +This requires libsigc++ diff --git a/libraries/libtorrent/libtorrent.info b/libraries/libtorrent/libtorrent.info index 154f9f6a3f..82d07dfc07 100644 --- a/libraries/libtorrent/libtorrent.info +++ b/libraries/libtorrent/libtorrent.info @@ -2,7 +2,7 @@ PRGNAM="libtorrent" VERSION="0.12.0" HOMEPAGE="http://libtorrent.rakshasa.no/" DOWNLOAD="http://libtorrent.rakshasa.no/downloads/libtorrent-0.12.0.tar.gz" -MD5SUM="003c5a7a1d001282892eeeb93b57e035" +MD5SUM="76c818b095248ea9e4b140fff4e2fa2a" MAINTAINER="Tim Fitzhenry" EMAIL="tom@fitzhenry.name" APPROVED="rworkman" |