We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7cdfd9 commit 8c691d3Copy full SHA for 8c691d3
1 file changed
srcpkgs/java-commons-lang/template
@@ -1,6 +1,6 @@
1
# Template file for 'java-commons-lang'
2
pkgname=java-commons-lang
3
-version=3.14.0
+version=3.15.0
4
revision=1
5
hostmakedepends="apache-maven openjdk17"
6
depends="virtual?java-runtime"
@@ -10,7 +10,7 @@ license="Apache-2.0"
10
homepage="https://commons.apache.org/proper/commons-lang/"
11
changelog="https://raw.githubusercontent.com/apache/commons-lang/master/RELEASE-NOTES.txt"
12
distfiles="https://archive.apache.org/dist/commons/lang/source/commons-lang3-${version}-src.tar.gz"
13
-checksum=bc007577652f7cda7d5dc8801f218f88396ea1981cb4482679e839f5781e3b60
+checksum=a916162fd7b51d7f26f663960eefd07b36095d3f4d150309745c96857c4a61ba
14
15
do_build() {
16
. /etc/profile.d/jdk.sh
0 commit comments