libraries/libtorrent-rasterbar: Update to 1.1.12

This commit is contained in:
Dave Woodfall 2019-04-09 03:44:12 +01:00 committed by Willy Sudiarto Raharjo
parent cf1c2631f6
commit 3db8d9728d
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View File

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libtorrent-rasterbar
VERSION=${VERSION:-1.1.11}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.1.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)

View File

@ -1,10 +1,10 @@
PRGNAM="libtorrent-rasterbar"
VERSION="1.1.11"
VERSION="1.1.12"
HOMEPAGE="https://libtorrent.org/"
DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_11/libtorrent-rasterbar-1.1.11.tar.gz"
MD5SUM="80e76c6fe6a57cf262afe09583c4dda2"
DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_12/libtorrent-rasterbar-1.1.12.tar.gz"
MD5SUM="2936033607cd2e3e3edff0e10f6ac799"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="GeoIP"
MAINTAINER="David Woodfall"
EMAIL="dave@dawoodfall.net"
MAINTAINER="Dave Woodfall"
EMAIL="dave@tty1.uk"