apache-maven: update to 3.6.0

This commit is contained in:
Michael Aldridge 2018-11-02 13:18:45 -07:00
parent 539519380a
commit 08932a6366
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'apache-maven'
pkgname=apache-maven
version=3.5.4
version=3.6.0
revision=1
hostmakedepends="openjdk"
depends="virtual?java-environment"
@ -11,8 +11,8 @@ license="Apache-2.0"
homepage="https://maven.apache.org/"
distfiles="https://www-us.apache.org/dist/maven/maven-3/${version}/source/${pkgname}-${version}-src.tar.gz
https://www-us.apache.org/dist/maven/maven-3/${version}/binaries/apache-maven-${version}-bin.tar.gz"
checksum="f3ba1f1b24bbd4c345174ac616d40e26e72dad6022d56317d3ff6f7dd003e2f5
ce50b1c91364cb77efe3776f756a6d92b76d9038b0a0782f7d53acf1e997a14d"
checksum="b31c0a4d5b76151a0cbef657e332585a6b7604c39754b4ed93c914cbb1c3599e
6a1b346af36a1f1a491c1c1a141667c5de69b42e6611d3687df26868bc0f4637"
do_build() {
./bin/mvn package -DskipTests -Drat.skip=true -Dmaven.repo.local=repo -DdistributionTargetDir=${DESTDIR}/usr/share/${pkgname}/