mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
gotop: update to 1.2.14.
This commit is contained in:
parent
8a608210e9
commit
235014e3ee
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gotop'
|
# Template file for 'gotop'
|
||||||
pkgname=gotop
|
pkgname=gotop
|
||||||
version=1.2.2
|
version=1.2.14
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/cjbassi/gotop"
|
go_import_path="github.com/cjbassi/gotop"
|
||||||
short_desc="Terminal based graphical activity monitor"
|
short_desc="Terminal based graphical activity monitor"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="AGPL-3.0"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://github.com/cjbassi/gotop"
|
homepage="https://github.com/cjbassi/gotop"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=f5d8364900cc9fd7041c0cceba5965e5c0cb6fbc0abffb49c2a732dd9dc84a72
|
checksum=914de10d87b40209f3826de52ec16c7574fb4990eaac622ac7f0d1dd701e3f6f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue