glide: update to 0.13.2.
This commit is contained in:
parent
2dc6a9df8b
commit
625759e171
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user