summaryrefslogtreecommitdiffstats
path: root/ftp-libs/libtorrent
diff options
context:
space:
mode:
authorMathieu Lonjaret2006-12-18 16:59:04 +0100
committerMathieu Lonjaret2006-12-18 16:59:04 +0100
commit88a41b9ea468a751d3b0d5d02ec4e5dd74fb8e24 (patch)
treecbd91e761cee24e69e68d4e957d24459b5b40712 /ftp-libs/libtorrent
parentb2ddc21a2f77b1864f59c20b3f260cdb049af9b9 (diff)
libtorrent: update to 0.11.0
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 98d8ffd01f..ef387b100e 100755
--- a/ftp-libs/libtorrent/DETAILS
+++ b/ftp-libs/libtorrent/DETAILS
@@ -1,5 +1,5 @@
SPELL=libtorrent
- VERSION=0.10.4
+ VERSION=0.11.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://libtorrent.rakshasa.no/downloads/$SOURCE
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
ENTERED=20050117
LICENSE[0]=GPL
BUILD_API=2
- SOURCE_HASH=sha512:50fccf0cf49f5280bb5f396cb8350b9618e3755efb8a6340b5fb455af4755b1cf8ffded885e9ba596616f5e8a013b41cf6ce6bc4c6fb16dc8826f6ae2b7c1d51
+ SOURCE_HASH=sha512:2d6dfd04e4812f03949f2747f7451ba50a9e9dbfd280ca721c28eb21607c2624c24fc08c1dad7ca25fa403eb4b5f523969564760e6b8928dfb5f4bae4611f7ed
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 ed01f9aba6..f3859cf448 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,3 +1,6 @@
+2006-12-18 Mathieu Lonjaret <lejatorn@sourcemage.org>
+ * DETAILS: update to 0.11.0
+
2006-10-30 Mathieu Lonjaret <lejatorn@sourcemage.org>
* DETAILS: update to 0.10.4