summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž Levstik2010-10-26 20:29:35 +0200
committerAndraž Levstik2010-10-26 20:29:35 +0200
commit085458dc51490e3dc9dcb9979d1a09e458c90bdf (patch)
tree88e404d75c67c1933d25ceb1752f87e6ff645625
parent080addc6163faf73c1e9859b1632dfb1d5ebd695 (diff)
libtorrent: updated to 0.12.7
-rwxr-xr-xftp-libs/libtorrent/DETAILS4
-rw-r--r--ftp-libs/libtorrent/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/ftp-libs/libtorrent/DETAILS b/ftp-libs/libtorrent/DETAILS
index dc5ef7a93f..1bee5afe9e 100755
--- a/ftp-libs/libtorrent/DETAILS
+++ b/ftp-libs/libtorrent/DETAILS
@@ -1,12 +1,12 @@
SPELL=libtorrent
- VERSION=0.12.6
+ VERSION=0.12.7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://libtorrent.rakshasa.no/downloads/$SOURCE
WEB_SITE=http://libtorrent.rakshasa.no
ENTERED=20050117
LICENSE[0]=GPL
- SOURCE_HASH=sha512:8326279e8af7aad1ed8f2f62ac597fb7ab290b851784d5d5669c6fc5ceebbab3357e55092d6986c05bf1c926d9e1eff74ef47d9aa01e0547cb8ab98104cca127
+ SOURCE_HASH=sha512:faa1b2cb2248197d2b41046c24bd6c85f2f42505f8b89509ffb04f072de4817d07d86d9a33332e395854f56ee8da252d2e260c650ec1fe14cc00b8b39a6e2f16
KEYWORDS="bittorrent ftp libs"
SHORT='LibTorrent is a BitTorrent library written in C++ for *nix.'
cat << EOF
diff --git a/ftp-libs/libtorrent/HISTORY b/ftp-libs/libtorrent/HISTORY
index a34426c694..112dda6f63 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,3 +1,6 @@
+2010-10-26 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
+ * DETAILS: updated spell to 0.12.7
+
2010-08-24 Ladislav Hagara <hgr@vabo.cz>
* PRE_BUILD: removed ./autogen.sh #15803