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