From 05de372a9b102eb5eddbea9c8e6dd11ae411993e Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 23 Nov 2014 23:15:31 +0000 Subject: Updated to 1.5.2 --- icedtea-web/build/icedtea-web.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'icedtea-web') diff --git a/icedtea-web/build/icedtea-web.SlackBuild b/icedtea-web/build/icedtea-web.SlackBuild index af7a61b0..8c53af01 100755 --- a/icedtea-web/build/icedtea-web.SlackBuild +++ b/icedtea-web/build/icedtea-web.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PKGNAM=icedtea-web -VERSION=${VERSION:-1.5.1} +VERSION=${VERSION:-1.5.2} BUILD=${BUILD:-1} TAG=${TAG:-"alien"} @@ -60,7 +60,7 @@ else LIBDIRSUFFIX="" fi -case "ARCH" in +case "$ARCH" in arm*) TARGET=$ARCH-slackware-linux-gnueabi ;; *) TARGET=$ARCH-slackware-linux ;; esac -- cgit v1.2.3