summaryrefslogtreecommitdiffstats
path: root/ftp-libs/libtorrent
diff options
context:
space:
mode:
authorMathieu Lonjaret2006-08-17 22:14:34 +0200
committerMathieu Lonjaret2006-08-17 22:14:34 +0200
commit10ca63d8c39e881cc68c2443837e0f5bdb01cb7a (patch)
treed619631bca9547bb39c980ef674d359886e2ff36 /ftp-libs/libtorrent
parent62582132a4db0f4fc5d3a48cff2e8f8e0ee63290 (diff)
libtorrent: update to 0.10.1
Diffstat (limited to 'ftp-libs/libtorrent')
-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 6dc14701a0..d90ebefb36 100755
--- a/ftp-libs/libtorrent/DETAILS
+++ b/ftp-libs/libtorrent/DETAILS
@@ -1,5 +1,5 @@
SPELL=libtorrent
- VERSION=0.10.0
+ VERSION=0.10.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://libtorrent.rakshasa.no/downloads/$SOURCE
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
UPDATED=20050117
LICENSE[0]=GPL
BUILD_API=2
- SOURCE_HASH=sha512:85049a68c7464e0af6af95c5d1ab8c28fc6df10c4a5a69e05a7e64454251eacab82c8d2e0ac6d14df904364f25f2100747bc232f49b06eb44ba1360c50893875
+ SOURCE_HASH=sha512:360506ad28ba2ecc8de971c02ba90062320afb89593179691a57fd7504084954d3086308df77b6ad909236624f423902759ef699bcf8716ecf97806fc415ada5
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 db60f8ff4f..4d0325a0af 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,3 +1,6 @@
+2006-08-17 Mathieu Lonjaret <lejatorn@sourcemage.org>
+ * DETAILS: update to 0.10.1
+
2006-07-10 Mathieu Lonjaret <lejatorn@sourcemage.org>
* DETAILS: update to 0.10.0