libraries/libtorrent-rasterbar: Updated for version 0.16.19.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
7d5bc8b356
commit
e7f9c311f6
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for libtorrent (rasterbar)
|
# Slackware build script for libtorrent (rasterbar)
|
||||||
|
|
||||||
# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
|
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libtorrent-rasterbar
|
PRGNAM=libtorrent-rasterbar
|
||||||
VERSION=${VERSION:-0.16.3}
|
VERSION=${VERSION:-0.16.19}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libtorrent-rasterbar"
|
PRGNAM="libtorrent-rasterbar"
|
||||||
VERSION="0.16.3"
|
VERSION="0.16.19"
|
||||||
HOMEPAGE="http://www.rasterbar.com/products/libtorrent/"
|
HOMEPAGE="http://www.rasterbar.com/products/libtorrent/"
|
||||||
DOWNLOAD="http://libtorrent.googlecode.com/files/libtorrent-rasterbar-0.16.3.tar.gz"
|
DOWNLOAD="http://downloads.sourceforge.net/project/libtorrent/libtorrent/libtorrent-rasterbar-0.16.19.tar.gz"
|
||||||
MD5SUM="88a9aca987c645279bb845b0de10a307"
|
MD5SUM="38ed42c14dbbc4fb299828b2cb7ec1fd"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="GeoIP"
|
REQUIRES="GeoIP"
|
||||||
|
|
Loading…
Reference in New Issue