aboutsummaryrefslogtreecommitdiffstats
path: root/community/glide
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-09-28 18:30:00 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-09-28 18:30:00 +0000
commite15e5a23772e827785ac1e3e3ff10d95eaf74eec (patch)
treeab127fd435cd105bb932ef86abfb1b0bb0d15d01 /community/glide
parent18821e8e6f9714bf14cac60e1c23d35e3554b332 (diff)
downloadaports-e15e5a23772e827785ac1e3e3ff10d95eaf74eec.tar.bz2
aports-e15e5a23772e827785ac1e3e3ff10d95eaf74eec.tar.xz
community/glide: upgrade to 0.13.2
Diffstat (limited to 'community/glide')
-rw-r--r--community/glide/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/glide/APKBUILD b/community/glide/APKBUILD
index 036b2906d1..0714fa5345 100644
--- a/community/glide/APKBUILD
+++ b/community/glide/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Aaron Hurt <ahurt@ena.com>
# Maintainer: Aaron Hurt <ahurt@ena.com>
pkgname="glide"
-pkgver=0.13.1
-pkgrel=1
+pkgver=0.13.2
+pkgrel=0
pkgdesc="Vendor Package Management for Golang"
url="https://github.com/Masterminds/glide"
arch="all"
@@ -30,4 +30,4 @@ package() {
install -sD -m 755 glide "$pkgdir"/usr/bin/glide
}
-sha512sums="bd3962a8c1ca528ba1eb9310e150576531131f0aa1fd3944bf0cdf764a7d73c91d8824f287554264b124aac2d8e3b7622ab44e0d919235f8b0ef640d3f0f087e glide-0.13.1.tar.gz"
+sha512sums="afc3b8f08bf4136370ff1a46efcf4d8b3cea053901883a17b1ac3d7e36c77140f48461169f2ca37c0010b4c6de9afb7f40b5248813cff094d7a1f319ed8e37ed glide-0.13.2.tar.gz"