mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
gradle: update to 6.6.1
This commit is contained in:
parent
a1e2e85c1a
commit
f6600e30b1
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'gradle'
|
||||
pkgname=gradle
|
||||
version=6.4.1
|
||||
version=6.6.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="virtual?java-environment"
|
||||
short_desc="Build system for Java/C/C++ software"
|
||||
maintainer="Adrian Siekierka <kontakt@asie.pl>"
|
||||
|
@ -10,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=e58cdff0cee6d9b422dcd08ebeb3177bc44eaa09bd9a2e838ff74c408fe1cbcd
|
||||
checksum=7873ed5287f47ca03549ab8dcb6dc877ac7f0e3d7b1eb12685161d10080910ac
|
||||
|
||||
do_install() {
|
||||
vmkdir "usr/lib/gradle"
|
||||
|
|
Loading…
Add table
Reference in a new issue