mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gradle: update to 6.3.
This commit is contained in:
parent
d00304f43f
commit
0427e50ee7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gradle'
|
# Template file for 'gradle'
|
||||||
pkgname=gradle
|
pkgname=gradle
|
||||||
version=6.2
|
version=6.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="virtual?java-environment"
|
depends="virtual?java-environment"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
||||||
homepage="https://gradle.org/"
|
homepage="https://gradle.org/"
|
||||||
changelog="https://docs.gradle.org/${version}/release-notes.html"
|
changelog="https://docs.gradle.org/${version}/release-notes.html"
|
||||||
distfiles="https://services.gradle.org/distributions/gradle-${version}-bin.zip"
|
distfiles="https://services.gradle.org/distributions/gradle-${version}-bin.zip"
|
||||||
checksum=b93a5f30d01195ec201e240f029c8b42d59c24086b8d1864112c83558e23cf8a
|
checksum=038794feef1f4745c6347107b6726279d1c824f3fc634b60f86ace1e9fbd1768
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir "usr/lib/gradle"
|
vmkdir "usr/lib/gradle"
|
||||||
|
|
Loading…
Add table
Reference in a new issue