gotop: update to 4.1.1.
This commit is contained in:
parent
1852e2d5fe
commit
2e314c9466
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=4.1.0
|
version=4.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_ldflags="-X main.Version=v${version}"
|
go_ldflags="-X main.Version=v${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/xxxserxxx/gotop"
|
homepage="https://github.com/xxxserxxx/gotop"
|
||||||
distfiles="https://github.com/xxxserxxx/gotop/archive/v${version}.tar.gz"
|
distfiles="https://github.com/xxxserxxx/gotop/archive/v${version}.tar.gz"
|
||||||
checksum=e61375feb183cc2c73764aaac92e164ea77f073206f7dbbfd4997c0efd38bfc0
|
checksum=314dcfc4b0faa0bb735e5fa84b2406492bf94f7948af43e2b9d2982d69d542ed
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue