summaryrefslogtreecommitdiffstats
path: root/ftp-libs/libtorrent
diff options
context:
space:
mode:
authorMathieu Lonjaret2006-09-18 11:36:10 +0200
committerMathieu Lonjaret2006-09-18 11:36:10 +0200
commitaa2018d491f94380ca48cf3598e0eea7a51824b9 (patch)
tree848a8bcb24477b7ac98167a61fc3666da8e4663c /ftp-libs/libtorrent
parentad479f1a9214b3abb3032bd760c645512d517a14 (diff)
libtorrent: update to 0.10.2
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 d90ebefb36..0d9784531b 100755
--- a/ftp-libs/libtorrent/DETAILS
+++ b/ftp-libs/libtorrent/DETAILS
@@ -1,5 +1,5 @@
SPELL=libtorrent
- VERSION=0.10.1
+ VERSION=0.10.2
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:360506ad28ba2ecc8de971c02ba90062320afb89593179691a57fd7504084954d3086308df77b6ad909236624f423902759ef699bcf8716ecf97806fc415ada5
+ SOURCE_HASH=sha512:877e1f706c9a822a24b52f0e7ed12964f0ccad2dcb64cb9556faf41a24b0632c09e215096eb8aa3b22e5e6681fa6f4c87ddecd6c0d55e93ad67c69d85a1e8683
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 4d0325a0af..7f058fa977 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,3 +1,6 @@
+2006-09-18 Mathieu Lonjaret <lejatorn@sourcemage.org>
+ * DETAILS: update to 0.10.2
+
2006-08-17 Mathieu Lonjaret <lejatorn@sourcemage.org>
* DETAILS: update to 0.10.1