mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
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 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# 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.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libtorrent-rasterbar
|
||||
VERSION=${VERSION:-0.16.3}
|
||||
VERSION=${VERSION:-0.16.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libtorrent-rasterbar"
|
||||
VERSION="0.16.3"
|
||||
VERSION="0.16.19"
|
||||
HOMEPAGE="http://www.rasterbar.com/products/libtorrent/"
|
||||
DOWNLOAD="http://libtorrent.googlecode.com/files/libtorrent-rasterbar-0.16.3.tar.gz"
|
||||
MD5SUM="88a9aca987c645279bb845b0de10a307"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/libtorrent/libtorrent/libtorrent-rasterbar-0.16.19.tar.gz"
|
||||
MD5SUM="38ed42c14dbbc4fb299828b2cb7ec1fd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="GeoIP"
|
||||
|
|
Loading…
Reference in a new issue