gdu: update to 5.20.0.
This commit is contained in:
parent
9db9058cdd
commit
f0c91c689c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gdu'
|
# Template file for 'gdu'
|
||||||
pkgname=gdu
|
pkgname=gdu
|
||||||
version=5.19.0
|
version=5.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/dundee/gdu/v5/cmd/gdu"
|
go_import_path="github.com/dundee/gdu/v5/cmd/gdu"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dundee/gdu"
|
homepage="https://github.com/dundee/gdu"
|
||||||
distfiles="https://github.com/dundee/gdu/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dundee/gdu/archive/v${version}.tar.gz"
|
||||||
checksum=69c47eaedd0fc1e664d5a08c91e7b107961145aa307d1fd11cf208dfec573f0c
|
checksum=a5c164192dc631370f6f5313979dda200b52146c4f780e5ad73bbdb96d996da7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman gdu.1
|
vman gdu.1
|
||||||
|
|
Loading…
Reference in New Issue