java-commons-lang: update to 3.15.0.
This commit is contained in:
parent
b7cdfd94eb
commit
8c691d3328
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'java-commons-lang'
|
||||
pkgname=java-commons-lang
|
||||
version=3.14.0
|
||||
version=3.15.0
|
||||
revision=1
|
||||
hostmakedepends="apache-maven openjdk17"
|
||||
depends="virtual?java-runtime"
|
||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
|||
homepage="https://commons.apache.org/proper/commons-lang/"
|
||||
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"
|
||||
checksum=bc007577652f7cda7d5dc8801f218f88396ea1981cb4482679e839f5781e3b60
|
||||
checksum=a916162fd7b51d7f26f663960eefd07b36095d3f4d150309745c96857c4a61ba
|
||||
|
||||
do_build() {
|
||||
. /etc/profile.d/jdk.sh
|
||||
|
|
Loading…
Reference in New Issue