mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gradle: update to 8.8.
This commit is contained in:
parent
be46fdeda7
commit
3a70298f74
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gradle'
|
||||
pkgname=gradle
|
||||
version=8.7
|
||||
version=8.8
|
||||
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=544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d
|
||||
checksum=a4b4158601f8636cdeeab09bd76afb640030bb5b144aafe261a5e8af027dc612
|
||||
|
||||
do_install() {
|
||||
vmkdir "usr/lib/gradle"
|
||||
|
|
Loading…
Add table
Reference in a new issue