java-commons-lang: update to 3.14.0.

This commit is contained in:
classabbyamp 2023-12-20 09:44:58 -05:00
parent 81854075ff
commit d1ff77ffb6
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'java-commons-lang'
pkgname=java-commons-lang
version=3.13.0
version=3.14.0
revision=1
hostmakedepends="apache-maven openjdk17"
depends="virtual?java-runtime"
@ -8,8 +8,9 @@ short_desc="Helper utilities for the java.lang API"
maintainer="classabbyamp <void@placeviolette.net>"
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=49bb80cd6d76270412bc77c48702a05845594e9a72d49243094b79bef1fd3b33
checksum=bc007577652f7cda7d5dc8801f218f88396ea1981cb4482679e839f5781e3b60
do_build() {
export JAVA_HOME=/usr/lib/jvm/openjdk17