aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dep
diff options
context:
space:
mode:
authorEd Robinson <edward-robinson@cookpad.com>2017-11-07 09:16:38 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-11-07 15:22:56 +0000
commitfc3c9dace5ae3a88a80f31bc6119792009275973 (patch)
treeca38f8844fdd0026122f627c4bbee661c64b8027 /testing/dep
parente4000fd86516913bc9779b3523319aa2cf420037 (diff)
downloadaports-fc3c9dace5ae3a88a80f31bc6119792009275973.tar.bz2
aports-fc3c9dace5ae3a88a80f31bc6119792009275973.tar.xz
testing/dep: upgrade to 0.3.2
Diffstat (limited to 'testing/dep')
-rw-r--r--testing/dep/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/dep/APKBUILD b/testing/dep/APKBUILD
index a600bc9e21..5ac1f3ceb4 100644
--- a/testing/dep/APKBUILD
+++ b/testing/dep/APKBUILD
@@ -1,7 +1,7 @@
-# Contributor: Ed Robinson <ed@reevoo.com>
-# Maintainer: Ed Robinson <ed@reevoo.com>
+# Contributor: Ed Robinson <edward-robinson@cookpad.com>
+# Maintainer: Ed Robinson <edward-robinson@cookpad.com>
pkgname=dep
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=0
pkgdesc="Go dependency management tool"
url="https://github.com/golang/dep"
@@ -39,4 +39,4 @@ check() {
./dep status
}
-sha512sums="7de9292eed906ce0f7e9e4fd42a7f8110b4ed87e6f036a5871d0faabb7f577ec47937096ed44173e1ec24341ffc76e3bc208b202b1c14b9e9330db23cd8eec28 dep-0.3.1.tar.gz"
+sha512sums="3fae14328904bda9de06edd2a2614711c4f44d6a70b21210ca7bd00059c66810697a18892e7932274916befb2468d8756be97648e0912c72700b4100c3e16f7b dep-0.3.2.tar.gz"