diff options
author | Ciorceri Petru Sorin <cpsorin@gmail.com> | 2016-12-07 11:18:13 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-10 00:57:38 +0000 |
commit | fdabb5b81ccd0ef627da1c51ae752c01e2bfb778 (patch) | |
tree | f75747edaf77a00e69ad4a20f88b42752a1b246e /development/apache-maven/apache-maven.SlackBuild | |
parent | f0f0ac983053e064b9cf864b873cbd639b17d2aa (diff) |
development/apache-maven: Updated for version 3.3.9 + new maint.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/apache-maven/apache-maven.SlackBuild')
-rw-r--r-- | development/apache-maven/apache-maven.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/apache-maven/apache-maven.SlackBuild b/development/apache-maven/apache-maven.SlackBuild index a7cfd70fb07d0..6256d1db70412 100644 --- a/development/apache-maven/apache-maven.SlackBuild +++ b/development/apache-maven/apache-maven.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for apache-maven # Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2016 Ciorceri Petru Sorin, Cluj-Napoca, Romania # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=apache-maven -VERSION=3.1.1 +VERSION=3.3.9 ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |