glide: update to 0.13.3, add changelog
This commit is contained in:
parent
60301b15c1
commit
e9a2529c99
@ -1,17 +1,18 @@
|
||||
# Template file for 'glide'
|
||||
pkgname=glide
|
||||
version=0.13.2
|
||||
revision=2
|
||||
version=0.13.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/Masterminds/glide"
|
||||
hostmakedepends="git"
|
||||
depends="go git"
|
||||
go_import_path="github.com/Masterminds/glide"
|
||||
short_desc="Vendor package management for golang"
|
||||
maintainer="ananteris <ananteris@protonmail.ch>"
|
||||
license="MIT"
|
||||
homepage="http://glide.sh"
|
||||
changelog="https://raw.githubusercontent.com/Masterminds/glide/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
|
||||
checksum=0886851af2437b161d47b279a32bef426577e7bec3f5acdadebe34549aae8270
|
||||
checksum=817dad2f25303d835789c889bf2fac5e141ad2442b9f75da7b164650f0de3fee
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user