From 0245db473504b1140379bfe196dc8b4300720e9f Mon Sep 17 00:00:00 2001 From: TBK Date: Sat, 22 Jun 2019 13:59:25 +0200 Subject: community/dep: upgrade to 0.5.4 --- community/dep/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') 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 # Maintainer: Ed Robinson 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" -- cgit v1.2.3