mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
java-commons-lang: update to 3.18.0.
This commit is contained in:
parent
9266da0105
commit
717590ba11
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'java-commons-lang'
|
||||
pkgname=java-commons-lang
|
||||
version=3.17.0
|
||||
version=3.18.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=658364ef455f85161b90e39c24b7322265fcc0d48d3cd7bee33a10bd962a3a41
|
||||
checksum=4a94ddeb6a5819c5d0aa5678d16cf97a672b06398b93a0e4f90594032ca991f7
|
||||
|
||||
do_build() {
|
||||
. /etc/profile.d/jdk.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue