mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
11b41caf7e
commit
5464df0080
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glide'
|
# Template file for 'glide'
|
||||||
pkgname=glide
|
pkgname=glide
|
||||||
version=0.13.0
|
version=0.13.1
|
||||||
revision=2
|
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=ebbfa28e547db921add3557317c810f87d4ece983213d8e9899783b3e3b43ae7
|
checksum=84c4e365c9f76a3c8978018d34b4331b0c999332f628fc2064aa79a5a64ffc90
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue