mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
gotop: update to 1.7.0.
This commit is contained in:
parent
58946b26df
commit
7cc61ebaf6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gotop'
|
# Template file for 'gotop'
|
||||||
pkgname=gotop
|
pkgname=gotop
|
||||||
version=1.6.0
|
version=1.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/cjbassi/gotop
|
go_import_path=github.com/cjbassi/gotop
|
||||||
|
@ -10,7 +10,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://github.com/cjbassi/gotop"
|
homepage="https://github.com/cjbassi/gotop"
|
||||||
distfiles="https://github.com/cjbassi/gotop/archive/${version}.tar.gz"
|
distfiles="https://github.com/cjbassi/gotop/archive/${version}.tar.gz"
|
||||||
checksum=c55ab94cb3f532cec1a060e4965451dc9e72443dfb4b07bb6579934d5cdb2a7d
|
checksum=8be6ad92a7acc628fd7405536e84055a69abd2ebf4401069ec3595f769fcf39e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue