gradle: update to 4.8.1.

This commit is contained in:
maxice8 2018-06-21 13:16:22 -03:00
parent 751a99157b
commit b62bf947b2

View file

@ -1,6 +1,6 @@
# Template file for 'gradle'
pkgname=gradle
version=4.8
version=4.8.1
revision=1
noarch=yes
hostmakedepends="unzip"
@ -8,9 +8,10 @@ depends="virtual?java-environment"
short_desc="Build system for Java/C/C++ software"
maintainer="Adrian Siekierka <kontakt@asie.pl>"
license="Apache-2.0"
homepage="http://gradle.org/"
homepage="https://gradle.org/"
changelog="https://docs.gradle.org/${version}/release-notes.html"
distfiles="https://services.gradle.org/distributions/gradle-${version}-bin.zip"
checksum=f3e29692a8faa94eb0b02ebf36fa263a642b3ae8694ef806c45c345b8683f1ba
checksum=af334d994b5e69e439ab55b5d2b7d086da5ea6763d78054f49f147b06370ed71
nocross=yes
do_install() {