dep: update to 0.5.0.
This commit is contained in:
parent
17037b27c0
commit
b77ab0f3a0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dep'
|
||||
pkgname=dep
|
||||
version=0.4.1
|
||||
revision=4
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
depends="git go"
|
||||
|
@ -12,7 +12,7 @@ go_import_path="github.com/golang/dep"
|
|||
go_package="$go_import_path/cmd/dep"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=df9b050bf4dbb2a8cf04372097a68b04a6ae1986ed7c5086914ac86d74ea9d49
|
||||
checksum=65c31c8d51513dfabd25f1f37ecd22a38ab3bcdd5893bdf10f54941250e4f19d
|
||||
|
||||
pre_build() {
|
||||
git config --global http.https://gopkg.in.followRedirects true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue