commit
b62e6a4595
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glide'
|
# Template file for 'glide'
|
||||||
pkgname=glide
|
pkgname=glide
|
||||||
version=0.12.3
|
version=0.13.0
|
||||||
revision=6
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
depends="go"
|
depends="go"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="ananteris <ananteris@protonmail.ch>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Masterminds/glide"
|
homepage="https://github.com/Masterminds/glide"
|
||||||
distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
|
||||||
checksum=a304c29267cf7e00b7299b6ac8da0317f2f4f4096acb6cf817d4c745e0dee8b4
|
checksum=ebbfa28e547db921add3557317c810f87d4ece983213d8e9899783b3e3b43ae7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue