development/apache-maven: Updated for version 3.1.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
53e171fff7
commit
9506b58a01
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for apache-maven
|
||||
|
||||
# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=apache-maven
|
||||
VERSION=3.0.4
|
||||
VERSION=3.1.1
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="apache-maven"
|
||||
VERSION="3.0.4"
|
||||
VERSION="3.1.1"
|
||||
HOMEPAGE="http://maven.apache.org/"
|
||||
DOWNLOAD="http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.tar.gz"
|
||||
MD5SUM="e513740978238cb9e4d482103751f6b7"
|
||||
DOWNLOAD="http://archive.apache.org/dist/maven/binaries/apache-maven-3.1.1-bin.tar.gz"
|
||||
MD5SUM="6342fdf6b0aabc1457c7f8cc218127ed"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in New Issue