mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gops: update to 0.3.7
This commit is contained in:
parent
d6608872c0
commit
894f74821f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gops'
|
# Template file for 'gops'
|
||||||
pkgname=gops
|
pkgname=gops
|
||||||
version=0.3.6
|
version=0.3.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/google/gops"
|
go_import_path="github.com/google/gops"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/google/gops"
|
homepage="https://github.com/google/gops"
|
||||||
distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
|
distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
|
||||||
checksum=a6a7c387f1ce6663ee589da790bb8fcb480be7d67ead3b236f546b7119f96893
|
checksum=0d1ad5441e9260f675adc15507fa22cfc9721164c13b8df4cd028ce6b42ede2f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue