From 5932b18dfe6c9b63012998e51f028e63849449e2 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 11 Nov 2014 22:49:23 +0000 Subject: Updated to 0.16.17 --- libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libtorrent-rasterbar') diff --git a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild index c807e1a1..652fb40c 100755 --- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild +++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild @@ -68,6 +68,8 @@ # * Update to accompany qbittorrent 3.1,4. # 0.16.15-1: 04/mar/2014 by Eric Hameleers # * Update to accompany qbittorrent 3.1,9. +# 0.16.17-1: 11/nov/2014 by Eric Hameleers +# * Update to accompany qbittorrent 3.1,11. # # Run 'sh libtorrent-rasterbar.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -78,7 +80,7 @@ # Set initial variables: PRGNAM=libtorrent-rasterbar -VERSION=${VERSION:-0.16.15} +VERSION=${VERSION:-0.16.17} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} @@ -127,7 +129,7 @@ case "$ARCH" in ;; esac -case "ARCH" in +case "$ARCH" in arm*) TARGET=$ARCH-slackware-linux-gnueabi ;; *) TARGET=$ARCH-slackware-linux ;; esac -- cgit v1.2.3-79-gdb01