summaryrefslogtreecommitdiffstats
path: root/libraries/libtorrent
diff options
context:
space:
mode:
author Brian Kysela2011-12-12 22:35:50 +0100
committer Niels Horn2011-12-12 22:35:50 +0100
commit6a221c2c798914d26159a5c524cd5fe3015974c5 (patch)
tree59043ebc9f20b17b57af27504241f79b62755437 /libraries/libtorrent
parent079c9c475e73190e5de2fcd73c8fe07b40036863 (diff)
downloadslackbuilds-6a221c2c798914d26159a5c524cd5fe3015974c5.tar.gz
libraries/libtorrent: Updated for version 0.13.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/libtorrent')
-rw-r--r--libraries/libtorrent/libtorrent.SlackBuild3
-rw-r--r--libraries/libtorrent/libtorrent.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/libraries/libtorrent/libtorrent.SlackBuild b/libraries/libtorrent/libtorrent.SlackBuild
index 6c51d996ef..06ba706d0d 100644
--- a/libraries/libtorrent/libtorrent.SlackBuild
+++ b/libraries/libtorrent/libtorrent.SlackBuild
@@ -8,9 +8,10 @@
# Updated to 0.12.7 by Brian Kysela 2010-10-27
# Updated to 0.12.8 by Brian Kysela 2011-05-09
# Updated to 0.12.9 by Brian Kysela 2011-06-27
+# Updated to 0.13.0 by Brian Kysela 2011-12-12
PRGNAM=libtorrent
-VERSION=0.12.9
+VERSION=0.13.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/libtorrent/libtorrent.info b/libraries/libtorrent/libtorrent.info
index e441470a07..591f4996d2 100644
--- a/libraries/libtorrent/libtorrent.info
+++ b/libraries/libtorrent/libtorrent.info
@@ -1,8 +1,8 @@
PRGNAM="libtorrent"
-VERSION="0.12.9"
+VERSION="0.13.0"
HOMEPAGE="http://libtorrent.rakshasa.no/"
-DOWNLOAD="http://libtorrent.rakshasa.no/downloads/libtorrent-0.12.9.tar.gz"
-MD5SUM="b128bbd324f03eb42ef5060080f87548"
+DOWNLOAD="http://libtorrent.rakshasa.no/downloads/libtorrent-0.13.0.tar.gz"
+MD5SUM="d499178f72010d5067a77f41fa1a1505"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Brian Kysela"