summaryrefslogtreecommitdiffstats
path: root/network/wildfly/wildfly.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/wildfly/wildfly.SlackBuild')
-rw-r--r--network/wildfly/wildfly.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/wildfly/wildfly.SlackBuild b/network/wildfly/wildfly.SlackBuild
index bf41c2416e..96f924e20f 100644
--- a/network/wildfly/wildfly.SlackBuild
+++ b/network/wildfly/wildfly.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for WildFly
-# Copyright 2014 Giorgio Peron, Campodarsego, PD, Italy giorgio.peron@gmail.com
+# Copyright 2016 Giorgio Peron <giorgio.peron@gmail.com>, Belluno, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,10 +22,10 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wildfly
-VERSION=${VERSION:-8.2.0}
+VERSION=${VERSION:-10.0.0}
MINORVER=${MINORVER:-.Final}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch