aboutsummaryrefslogtreecommitdiffstats
path: root/community/godep
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-03-12 14:45:07 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-03-12 14:45:31 +0000
commitbc8ca9ca941900604d0a49dbcce10190126fa563 (patch)
tree5152b6111145efc9d32f219884cde7232b47c0a1 /community/godep
parentea3dcdc179bb0d34579c4213dedfec0c9ae488b3 (diff)
downloadaports-bc8ca9ca941900604d0a49dbcce10190126fa563.tar.bz2
aports-bc8ca9ca941900604d0a49dbcce10190126fa563.tar.xz
community/godep: upgrade to 80
Diffstat (limited to 'community/godep')
-rw-r--r--community/godep/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/godep/APKBUILD b/community/godep/APKBUILD
index d8ef1c864b..a4af8424dd 100644
--- a/community/godep/APKBUILD
+++ b/community/godep/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=godep
-pkgver=79
+pkgver=80
pkgrel=0
pkgdesc="Dependency tool for go"
url="https://github.com/tools/godep"
@@ -27,4 +27,4 @@ package() {
install -D -m 755 "$builddir"/$pkgname "$pkgdir"/usr/bin/godep
}
-sha512sums="322c9fa419a56e10b3b974276384f1f2909ee0d6961124c8d047bd9f3f94f31fcf4c00b07145f1fff2ba78bfeda6886b78a728b29fb01a20cd1b83f81abd6f04 godep-79.tar.gz"
+sha512sums="27e4e3bf746dbfb71aa05e53c5cb2e7eb5ef714d5687739b7a429d699545dc760e4ee90d601091a45239ca3a9827b10957459fb5e647c2b8f3c59fcf6515753b godep-80.tar.gz"