summaryrefslogtreecommitdiffstats
path: root/icedtea-web/build/icedtea-web.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-07-21 12:02:16 +0000
committer Eric Hameleers <alien@slackware.com>2017-07-21 12:02:16 +0000
commitd9f12ca06b53f82379bcb5bf28b807ccffd61ce9 (patch)
treebd4f67dd7caf622d1c386bd16a996168c736ae3d /icedtea-web/build/icedtea-web.SlackBuild
parent2550f4899dd7de3c0dba8f351e8b7ff88015ae99 (diff)
downloadasb-d9f12ca06b53f82379bcb5bf28b807ccffd61ce9.tar.gz
asb-d9f12ca06b53f82379bcb5bf28b807ccffd61ce9.tar.xz
icedtea-web: updated to 1.7
Diffstat (limited to 'icedtea-web/build/icedtea-web.SlackBuild')
-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 4c32fd49..2fdaf912 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, 2016 Eric Hameleers, Eindhoven, The Netherlands
+# Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017 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.2}
+VERSION=${VERSION:-1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}
@@ -128,7 +128,7 @@ fi
# Add documentation:
mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
cp -a \
- AUTHORS COPYING ChangeLog NEWS README doc/OVERVIEW \
+ AUTHORS COPYING ChangeLog NEWS README \
$PKG/usr/doc/$PKGNAM-$VERSION
# Add package description and post-install script: