mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gops: update to 0.3.25
This commit is contained in:
parent
dcb66b4fd2
commit
2738986fec
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.22
|
version=0.3.25
|
||||||
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=a8092305465b28b0db83eb7087edca958de6522bc3ebb14656ecb8aef521e07b
|
checksum=48f6c37df596d4661e2594d6eadb358150e094140e752643cfb2819fa6597bcb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue