mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
gradle: update to 8.1.1
This commit is contained in:
parent
d33ccb9974
commit
c3c67b92c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gradle'
|
||||
pkgname=gradle
|
||||
version=7.6
|
||||
version=8.1.1
|
||||
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=7ba68c54029790ab444b39d7e293d3236b2632631fb5f2e012bb28b4ff669e4b
|
||||
checksum=e111cb9948407e26351227dabce49822fb88c37ee72f1d1582a69c68af2e702f
|
||||
|
||||
do_install() {
|
||||
vmkdir "usr/lib/gradle"
|
||||
|
|
Loading…
Add table
Reference in a new issue