diff options
-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" |