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