mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
java-commons-lang: update to 3.15.0.
This commit is contained in:
parent
b7cdfd94eb
commit
8c691d3328
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'java-commons-lang'
|
# Template file for 'java-commons-lang'
|
||||||
pkgname=java-commons-lang
|
pkgname=java-commons-lang
|
||||||
version=3.14.0
|
version=3.15.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="apache-maven openjdk17"
|
hostmakedepends="apache-maven openjdk17"
|
||||||
depends="virtual?java-runtime"
|
depends="virtual?java-runtime"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
||||||
homepage="https://commons.apache.org/proper/commons-lang/"
|
homepage="https://commons.apache.org/proper/commons-lang/"
|
||||||
changelog="https://raw.githubusercontent.com/apache/commons-lang/master/RELEASE-NOTES.txt"
|
changelog="https://raw.githubusercontent.com/apache/commons-lang/master/RELEASE-NOTES.txt"
|
||||||
distfiles="https://archive.apache.org/dist/commons/lang/source/commons-lang3-${version}-src.tar.gz"
|
distfiles="https://archive.apache.org/dist/commons/lang/source/commons-lang3-${version}-src.tar.gz"
|
||||||
checksum=bc007577652f7cda7d5dc8801f218f88396ea1981cb4482679e839f5781e3b60
|
checksum=a916162fd7b51d7f26f663960eefd07b36095d3f4d150309745c96857c4a61ba
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
. /etc/profile.d/jdk.sh
|
. /etc/profile.d/jdk.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue