summaryrefslogtreecommitdiffstats
path: root/icedtea-web
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-04-30 08:48:55 +0000
committer Eric Hameleers <alien@slackware.com>2015-04-30 08:48:55 +0000
commita1852232a5e2cddb3c231378d2e5afbc21a203eb (patch)
tree9120787bbac2df2e7cd01940475f46a9c5b6bae6 /icedtea-web
parentbfa756117beb98965d021a36968f50ed8ad395c0 (diff)
downloadasb-a1852232a5e2cddb3c231378d2e5afbc21a203eb.tar.gz
asb-a1852232a5e2cddb3c231378d2e5afbc21a203eb.tar.xz
Update to 1.6
Diffstat (limited to 'icedtea-web')
-rwxr-xr-xicedtea-web/build/icedtea-web.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/icedtea-web/build/icedtea-web.SlackBuild b/icedtea-web/build/icedtea-web.SlackBuild
index 2bbf5496..02db6bfd 100755
--- a/icedtea-web/build/icedtea-web.SlackBuild
+++ b/icedtea-web/build/icedtea-web.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2011, 2012, 2013, 2014 Eric Hameleers, Eindhoven, The Netherlands
+# Copyright 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, The Netherlands
# All rights reserved.
# Redistribution and use of this script, with or without modification, is
@@ -21,8 +21,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PKGNAM=icedtea-web
-VERSION=${VERSION:-1.5.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.6}
+BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}
NUMJOBS=${NUMJOBS:--j6}