diff --git a/srcpkgs/dep/template b/srcpkgs/dep/template index 7e9bd64de1f..8b23f35d325 100644 --- a/srcpkgs/dep/template +++ b/srcpkgs/dep/template @@ -1,6 +1,6 @@ # Template file for 'dep' pkgname=dep -version=0.3.0 +version=0.3.1 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=7d816ffb14f57c4b01352676998a8cda9e4fb24eaec92bd79526e1045c5a0c83 +checksum=386e2d163c5a95166fa3b89da4f8166361c7c5210fb172f64c116cccd19d1d44 pre_build() { git config --global http.https://gopkg.in.followRedirects true