summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}