aboutsummaryrefslogtreecommitdiffstats
path: root/community/gradle
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-22 04:52:59 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-22 05:39:25 -0300
commit41566cd5894d455c37c9a9980dea85990c91a5c0 (patch)
treedf782ab3913be2e7aa7cccd791285ed8fc8d8174 /community/gradle
parent740a727614b714f95079f05278e173f5735909d7 (diff)
downloadaports-41566cd5894d455c37c9a9980dea85990c91a5c0.tar.bz2
aports-41566cd5894d455c37c9a9980dea85990c91a5c0.tar.xz
community/gradle: upgrade to 5.6.3
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 bdb90f7397..d341ec3707 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.2
+pkgver=5.6.3
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="b1639a7ed47f58778329712d7046e690ca98189435dd42dd1177f46695251ad7dd4cdadc9fc5c8acf50eba65a032042d9760cde09938eaf101b572d11ecc3b26 gradle-5.6.2-bin.zip"
+sha512sums="bd5bd6f4a8c9438ae7b7c4ecfae2dfb0a5df0a652050278309415243fb124fd725e08d574c51a18855cb122166f45f9039ebf51a9596760aeeca78025a6c32c4 gradle-5.6.3-bin.zip"