gradle: update to 6.0.1.
This commit is contained in:
parent
7613475e38
commit
3a0c6ba96b
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=5.6.2
|
version=6.0.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
@ -11,7 +11,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=32fce6628848f799b0ad3205ae8db67d0d828c10ffe62b748a7c0d9f4a5d9ee0
|
checksum=d364b7098b9f2e58579a3603dc0a12a1991353ac58ed339316e6762b21efba44
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue