dep: update to 0.3.2.
This commit is contained in:
parent
0efb8ded03
commit
20e368e2a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dep'
|
# Template file for 'dep'
|
||||||
pkgname=dep
|
pkgname=dep
|
||||||
version=0.3.1
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -12,7 +12,7 @@ go_import_path="github.com/golang/dep"
|
||||||
go_package="$go_import_path/cmd/dep"
|
go_package="$go_import_path/cmd/dep"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=386e2d163c5a95166fa3b89da4f8166361c7c5210fb172f64c116cccd19d1d44
|
checksum=327124953d76293eaba6001e17bb8a31371313ab39eed1fa9eac01f8b5c1de21
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
git config --global http.https://gopkg.in.followRedirects true
|
git config --global http.https://gopkg.in.followRedirects true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue