aboutsummaryrefslogtreecommitdiffstats
path: root/community/gradle
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-09-28 08:34:34 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-09-28 08:34:34 +0000
commit0301984c856efe002966e649f850b29d5581e5c5 (patch)
treea78be3d86bf5cef13b5e50ca63ae46b7e86bdc77 /community/gradle
parent274fa27a2dd14ae2d6aa84bb6794b33686d5d314 (diff)
downloadaports-0301984c856efe002966e649f850b29d5581e5c5.tar.bz2
aports-0301984c856efe002966e649f850b29d5581e5c5.tar.xz
community/gradle: upgrade to 4.10.2
Diffstat (limited to 'community/gradle')
-rw-r--r--community/gradle/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gradle/APKBUILD b/community/gradle/APKBUILD
index d3c5ddaf4f..a0baec6fb9 100644
--- a/community/gradle/APKBUILD
+++ b/community/gradle/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Roberto Oliveira <robertoguimaraes8@gmail.com>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=gradle
-pkgver=4.10
+pkgver=4.10.2
pkgrel=0
pkgdesc="Build tool with a focus on build automation and support for multi-language development"
url="https://gradle.org/"
@@ -37,4 +37,4 @@ package() {
done
}
-sha512sums="5619f02c2bd410724c5912e80fa8be4d344bde8fb0ac62f3d2f0c1579bd74448e83e70c372a7eb9f9ea7e051fd8eca940cc377f2e739589fa7d408d82782dfbc gradle-4.10-bin.zip"
+sha512sums="bd0255e38e9a987f039b798d1b339e82e5e500e9cc02ddc4a6aebd3f24bba503e2e9f8a0f58b18ff13a72415e12cc505ad74ee2cefa291261bf5f458b3d3d3e0 gradle-4.10.2-bin.zip"