summaryrefslogtreecommitdiffstats
path: root/icedtea-web
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-11-04 13:02:19 +0000
committer Eric Hameleers <alien@slackware.com>2016-11-04 13:02:19 +0000
commit25060b16b51545c40b021b711c29a97d67a740a2 (patch)
tree9de00de1d055b57896c5ae6bc7e23359339063c1 /icedtea-web
parent06b0f49b4cc5086e7dd25d9b6eb606922deb8e5b (diff)
downloadasb-25060b16b51545c40b021b711c29a97d67a740a2.tar.gz
asb-25060b16b51545c40b021b711c29a97d67a740a2.tar.xz
icedtea-web: updated to 1.6.2
Diffstat (limited to 'icedtea-web')
-rwxr-xr-xicedtea-web/build/icedtea-web.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/icedtea-web/build/icedtea-web.SlackBuild b/icedtea-web/build/icedtea-web.SlackBuild
index 15c71460..4c32fd49 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, 2015 Eric Hameleers, Eindhoven, The Netherlands
+# Copyright 2011, 2012, 2013, 2014, 2015, 2016 Eric Hameleers, Eindhoven, The Netherlands
# All rights reserved.
# Redistribution and use of this script, with or without modification, is
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PKGNAM=icedtea-web
-VERSION=${VERSION:-1.6.1}
+VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}