gradle: update to 7.6.

This commit is contained in:
tibs 2022-11-29 17:19:10 -05:00 committed by classabbyamp
parent 473b5ca285
commit 3aeb2fdbee

View file

@ -1,6 +1,6 @@
# Template file for 'gradle'
pkgname=gradle
version=7.3.3
version=7.6
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=b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302
checksum=7ba68c54029790ab444b39d7e293d3236b2632631fb5f2e012bb28b4ff669e4b
do_install() {
vmkdir "usr/lib/gradle"