dep: update to 0.5.3.
This commit is contained in:
parent
853c668e12
commit
461d011c9a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dep'
|
||||
pkgname=dep
|
||||
version=0.5.1
|
||||
revision=2
|
||||
version=0.5.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/golang/dep
|
||||
go_package="${go_import_path}/cmd/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=720752ee3a089a8c6ee6a8ebecc7c70881bf2d994d3183d192a588398484b8d4
|
||||
checksum=7522588ce2d988039b15c6a7584f854223606e6ffb37c180c11b5000906a846e
|
||||
|
||||
pre_build() {
|
||||
git config --global http.https://gopkg.in.followRedirects true
|
||||
|
|
Loading…
Reference in a new issue