aboutsummaryrefslogtreecommitdiffstats
path: root/community/gradle
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-02 11:18:17 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-02 13:09:19 -0300
commit1d174d0f45939206767efc749d7c8c3cc7fa0491 (patch)
tree8285eb6e11a0e888bf4274d89285528e3bdf41cc /community/gradle
parentfaa2d2cd8652d875b2429e3e05dcb89130810323 (diff)
downloadaports-1d174d0f45939206767efc749d7c8c3cc7fa0491.tar.bz2
aports-1d174d0f45939206767efc749d7c8c3cc7fa0491.tar.xz
community/gradle: upgrade to 5.6.4
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 d341ec3707..3660dee381 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=5.6.3
+pkgver=5.6.4
pkgrel=0
pkgdesc="Build tool with a focus on build automation and support for multi-language development"
url="https://gradle.org/"
@@ -34,4 +34,4 @@ package() {
done
}
-sha512sums="bd5bd6f4a8c9438ae7b7c4ecfae2dfb0a5df0a652050278309415243fb124fd725e08d574c51a18855cb122166f45f9039ebf51a9596760aeeca78025a6c32c4 gradle-5.6.3-bin.zip"
+sha512sums="090d1075655ec51ca3abfc28a375d0f975d2c9cb4ef8144c7cb035689795303fa08fad7088130bfa142b4d29c8723a94374618efd17aaf7a5ef9ae2534fef453 gradle-5.6.4-bin.zip"