glide: update to 0.13.2.

This commit is contained in:
cr6git 2018-09-28 14:59:29 +02:00 committed by GitHub
parent 2dc6a9df8b
commit 625759e171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'glide'
pkgname=glide
version=0.13.1
revision=6
version=0.13.2
revision=1
build_style=go
hostmakedepends="git"
depends="go git"
@ -9,9 +9,9 @@ go_import_path="github.com/Masterminds/glide"
short_desc="Vendor package management for golang"
maintainer="ananteris <ananteris@protonmail.ch>"
license="MIT"
homepage="https://github.com/Masterminds/glide"
homepage="http://glide.sh"
distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
checksum=84c4e365c9f76a3c8978018d34b4331b0c999332f628fc2064aa79a5a64ffc90
checksum=0886851af2437b161d47b279a32bef426577e7bec3f5acdadebe34549aae8270
post_install() {
vlicense LICENSE