gradle: update to 8.3.

This commit is contained in:
Bnyro 2023-08-17 12:58:45 +02:00 committed by Duncan Overbruck
parent b0ac8bf8bb
commit a491ff76a7

View file

@ -1,6 +1,6 @@
# Template file for 'gradle'
pkgname=gradle
version=8.2.1
version=8.3
revision=1
depends="virtual?java-environment"
short_desc="Build system for Java/C/C++ software"
@ -9,7 +9,7 @@ license="Apache-2.0"
homepage="https://gradle.org/"
changelog="https://docs.gradle.org/${version}/release-notes.html"
distfiles="https://services.gradle.org/distributions/gradle-${version}-bin.zip"
checksum=03ec176d388f2aa99defcadc3ac6adf8dd2bce5145a129659537c0874dea5ad1
checksum=591855b517fc635b9e04de1d05d5e76ada3f89f5fc76f87978d1b245b4f69225
do_install() {
vmkdir "usr/lib/gradle"