summaryrefslogtreecommitdiffstats
path: root/icedtea-web
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-12-05 12:56:18 +0000
committer Eric Hameleers <alien@slackware.com>2014-12-05 12:56:18 +0000
commitb86be90858a7a4653a418f8500aee26cdf7c30fc (patch)
tree65d48be5a5a0419c3aa2d0bec1ada889632f9519 /icedtea-web
parent5b11cb502e7512772f8aac6bb271e72c2abb8c31 (diff)
downloadasb-b86be90858a7a4653a418f8500aee26cdf7c30fc.tar.gz
asb-b86be90858a7a4653a418f8500aee26cdf7c30fc.tar.xz
BUILD updated now that I compile from the official tarball instead of the prerelease tarball (which had the same filename unfortunately).
Diffstat (limited to 'icedtea-web')
-rwxr-xr-xicedtea-web/build/icedtea-web.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/icedtea-web/build/icedtea-web.SlackBuild b/icedtea-web/build/icedtea-web.SlackBuild
index 8c53af01..2bbf5496 100755
--- a/icedtea-web/build/icedtea-web.SlackBuild
+++ b/icedtea-web/build/icedtea-web.SlackBuild
@@ -22,7 +22,7 @@
PKGNAM=icedtea-web
VERSION=${VERSION:-1.5.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-"alien"}
NUMJOBS=${NUMJOBS:--j6}