summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Vinogradov2015-11-11 20:35:40 -0500
committerPavel Vinogradov2015-11-11 20:37:06 -0500
commit7aa956196cb9c2812df6a25ad38f8c9b5df20f1b (patch)
treee07478e5246b0577f275472cabc5549c10d29795
parentf125d2f59ef05ada2cd321a314a280e8e4d9176a (diff)
ftp-libs/rb-libtorrent: version 1.0.6
-rwxr-xr-xftp-libs/rb-libtorrent/DETAILS8
-rw-r--r--ftp-libs/rb-libtorrent/HISTORY4
2 files changed, 8 insertions, 4 deletions
diff --git a/ftp-libs/rb-libtorrent/DETAILS b/ftp-libs/rb-libtorrent/DETAILS
index 5633d2757f..e6548828ce 100755
--- a/ftp-libs/rb-libtorrent/DETAILS
+++ b/ftp-libs/rb-libtorrent/DETAILS
@@ -1,10 +1,10 @@
SPELL=rb-libtorrent
- VERSION=0.16.1
+ VERSION=1.0.6
SOURCE=libtorrent-rasterbar-$VERSION.tar.gz
- SOURCE_URL[0]=http://libtorrent.googlecode.com/files/$SOURCE
- SOURCE_HASH=sha512:6aadb89e5cfb0bc8c075c5e0654b0b2154b24e5b95b540b554c78154b1a83fadc40db638a7a7e00858fa30dee7648763f83d8208c58ecb4cf1dc10371832ba14
+ SOURCE_URL[0]=https://github.com/arvidn/libtorrent/releases/download/libtorrent-${VERSION//./_}/$SOURCE
+ SOURCE_HASH=sha512:798529f877dc94aa8eb635677a2fffb6deead3937153e78ac5344fd81422f9fd9594e227db3ec0ae954dfc59e4dd5f3b8f6dbed2e3aa1f9a710c32b0622f54ee
SOURCE_DIRECTORY="$BUILD_DIRECTORY/libtorrent-rasterbar-$VERSION"
- WEB_SITE=http://www.rasterbar.com/products/libtorrent/
+ WEB_SITE=http://www.libtorrent.org
LICENSE=BSD
ENTERED=20070622
SHORT="C++ bittorrent library"
diff --git a/ftp-libs/rb-libtorrent/HISTORY b/ftp-libs/rb-libtorrent/HISTORY
index ec576ab1a6..832cdcdb40 100644
--- a/ftp-libs/rb-libtorrent/HISTORY
+++ b/ftp-libs/rb-libtorrent/HISTORY
@@ -1,3 +1,7 @@
+2015-11-11 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: updated spell to 1.0.6, changed SOURCE_URL[0] to
+ GitHub, new WEB_SITE
+
2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: openssl => SSL