summaryrefslogtreecommitdiffstats
path: root/ftp-libs
diff options
context:
space:
mode:
authorMathieu Lonjaret2009-06-19 00:52:03 +0200
committerMathieu Lonjaret2009-06-19 00:52:03 +0200
commitbbb8505824b4135cd1ee3738f6ecfa4e97cbe0a1 (patch)
tree97232daf20a4a79057ea33a5ab4b2a99efa4e1ae /ftp-libs
parent017181debefaea3dbdb2a845ca8fb1e79a5d4355 (diff)
libtorrent: update to 0.12.5
Diffstat (limited to 'ftp-libs')
-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 e7dc1a3bf7..05d1727978 100755
--- a/ftp-libs/libtorrent/DETAILS
+++ b/ftp-libs/libtorrent/DETAILS
@@ -1,12 +1,12 @@
SPELL=libtorrent
- VERSION=0.12.4
+ VERSION=0.12.5
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:038e8f583ed05822646c9aaed23ed3e3430d7249e8127270f68e97f3cc7c52fd8f11a944b412e570f662e777e19dea4292b49e5157d375f8da1d47b44cd6c2b4
+ SOURCE_HASH=sha512:2cc536afed778b808c74fdfd364078a4fa7c49e89fd5fe76500a2d4915d1d64e231e8e6b3e6eb293445e327df55bd33220e68e0c7a43280a2038391ff68dea1d
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 bece867a57..8354035738 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,3 +1,6 @@
+2009-06-19 Mathieu Lonjaret <lejatorn@sourcemage.org>
+ * DETAILS: update to 0.12.5
+
2009-05-14 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Optional dependencies go after hard dependencies
* PRE_BUILD: Apply gcc44.patch