dep: update to 0.3.2.

This commit is contained in:
Andrea Brancaleoni 2017-10-19 12:06:05 +02:00
parent 0efb8ded03
commit 20e368e2a0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dep'
pkgname=dep
version=0.3.1
version=0.3.2
revision=1
build_style=go
hostmakedepends="git"
@ -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=386e2d163c5a95166fa3b89da4f8166361c7c5210fb172f64c116cccd19d1d44
checksum=327124953d76293eaba6001e17bb8a31371313ab39eed1fa9eac01f8b5c1de21
pre_build() {
git config --global http.https://gopkg.in.followRedirects true