mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
gradle: update to 8.6.
This commit is contained in:
parent
69bea36fee
commit
9e2499b837
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gradle'
|
||||
pkgname=gradle
|
||||
version=8.5
|
||||
version=8.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=9d926787066a081739e8200858338b4a69e837c3a821a33aca9db09dd4a41026
|
||||
checksum=9631d53cf3e74bfa726893aee1f8994fee4e060c401335946dba2156f440f24c
|
||||
|
||||
do_install() {
|
||||
vmkdir "usr/lib/gradle"
|
||||
|
|
Loading…
Add table
Reference in a new issue