summaryrefslogtreecommitdiffstats
path: root/icedtea-web/build/icedtea-web.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-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: