summaryrefslogtreecommitdiffstats
path: root/ftp-libs/libtorrent
diff options
context:
space:
mode:
authorMathieu Lonjaret2007-03-26 00:35:45 +0200
committerMathieu Lonjaret2007-03-26 00:35:45 +0200
commit9aa6cb236c1dc05074a6de0f91b68a36c4dddfa8 (patch)
treeb131a450f586be6a29fd9d4f76d6a3c19c95789b /ftp-libs/libtorrent
parent190fe0d0b24aa59bc84c50f2526930cd44e297da (diff)
libtorrent: update to 0.11.3
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 451f309cee..760d06f53e 100755
--- a/ftp-libs/libtorrent/DETAILS
+++ b/ftp-libs/libtorrent/DETAILS
@@ -1,5 +1,5 @@
SPELL=libtorrent
- VERSION=0.11.2
+ VERSION=0.11.3
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:19badcef8d391b7cc4c862b0f37af54b099192ff52f442f907b9f9ef83c584347fb7b9e712c1864aa450742dea502d0219b617c539c7c4a68e44da623db9bf86
+ SOURCE_HASH=sha512:54c5e891d7c904851427a86412fc067a4ba79c46c7e31bbebfd01258f8757e434973722c614aac3dd01943947ccfef5f79c9187e1d565d9c2d1c2098b5cae053
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 065be8908e..a83d8e8d22 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,3 +1,6 @@
+2007-03-26 Mathieu Lonjaret <lejatorn@sourcemage.org>
+ * DETAILS: update to 0.11.3
+
2007-03-11 Juuso Alasuutari <iuso@sourcemage.org>
* DEPENDS: Added missing depends libtool.