dep: update to 0.5.4.
This commit is contained in:
parent
c9330619d4
commit
c4cf85ab2d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dep'
|
||||
pkgname=dep
|
||||
version=0.5.3
|
||||
version=0.5.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/golang/dep
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://${go_import_path}"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=7522588ce2d988039b15c6a7584f854223606e6ffb37c180c11b5000906a846e
|
||||
checksum=929c8f759838f98323211ba408a831ea80d93b75beda8584b6d950f393a3298a
|
||||
|
||||
pre_build() {
|
||||
git config --global http.https://gopkg.in.followRedirects true
|
||||
|
|
Loading…
Reference in a new issue