mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
apache-maven: update to 3.9.8.
This commit is contained in:
parent
92f56229c2
commit
073f3afb27
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'apache-maven'
|
# Template file for 'apache-maven'
|
||||||
pkgname=apache-maven
|
pkgname=apache-maven
|
||||||
version=3.9.3
|
version=3.9.8
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="openjdk8"
|
hostmakedepends="openjdk8"
|
||||||
depends="virtual?java-environment which"
|
depends="virtual?java-environment which"
|
||||||
|
@ -10,8 +10,8 @@ license="Apache-2.0"
|
||||||
homepage="https://maven.apache.org/"
|
homepage="https://maven.apache.org/"
|
||||||
distfiles="https://dlcdn.apache.org/maven/maven-3/${version}/source/${pkgname}-${version}-src.tar.gz
|
distfiles="https://dlcdn.apache.org/maven/maven-3/${version}/source/${pkgname}-${version}-src.tar.gz
|
||||||
https://dlcdn.apache.org/maven/maven-3/${version}/binaries/apache-maven-${version}-bin.tar.gz"
|
https://dlcdn.apache.org/maven/maven-3/${version}/binaries/apache-maven-${version}-bin.tar.gz"
|
||||||
checksum="5f499a0c9263be556b03dd64002a1f99892eb50ee253aab81f1f338f3bc7abed
|
checksum="c035591b9238d6832c19ad6e56506631f6330ad5c53868a80fdd5eaea365a467
|
||||||
e1e13ac0c42f3b64d900c57ffc652ecef682b8255d7d354efbbb4f62519da4f1"
|
067672629075b740e3d0a928e21021dd615a53287af36d4ccca44e87e081d102"
|
||||||
replaces="apache-maven-bin>=0"
|
replaces="apache-maven-bin>=0"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue