mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-11 07:12:56 +02:00
gotop: update to 2.0.2.
This commit is contained in:
parent
4fb99219ec
commit
513cb311c7
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=2.0.1
|
version=2.0.2
|
||||||
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=a2046102bcffd813dac9fba9e0a6169a15112af420a3ad1b97dd75f3f0f66096
|
checksum=332a3677b7fd8d4b84beb7ddf9a07189ca996c5c2dcd3432c9820735ec4429ea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue