aboutsummaryrefslogtreecommitdiffstats
path: root/community/dep
diff options
context:
space:
mode:
Diffstat (limited to 'community/dep')
-rw-r--r--community/dep/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dep/APKBUILD b/community/dep/APKBUILD
index 2ec9e00cfe..e93755058b 100644
--- a/community/dep/APKBUILD
+++ b/community/dep/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ed Robinson <edward-robinson@cookpad.com>
# Maintainer: Ed Robinson <edward-robinson@cookpad.com>
pkgname=dep
-pkgver=0.5.0
+pkgver=0.5.4
pkgrel=0
pkgdesc="Go dependency management tool"
url="https://github.com/golang/dep"
@@ -35,4 +35,4 @@ check() {
./bin/dep status > /dev/null
}
-sha512sums="c33ad06ed647b33753e45e7097e979d0999b8a44e2087cbf3b3bb9d1c71b3f606b349d5fadfcc1dd461d8ca7f8f4ac995338264536afdab5eb2a63d27432b0f6 dep-0.5.0.tar.gz"
+sha512sums="b7657447c13a34d44bce47a0e0e4a3e7471efd7dffbbc18366d941302c561995ef1f2b58f92a46ed7e3d86322627964637772aab5216d334ad53fba94c1e241b dep-0.5.4.tar.gz"