gdu: update to 5.18.1.
This commit is contained in:
parent
821683feed
commit
cdb0df92e9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gdu'
|
||||
pkgname=gdu
|
||||
version=5.17.1
|
||||
version=5.18.1
|
||||
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=1b37383e0054e059b02f71b3b5f216c19044f64432b5c5e59d62b361c12c9ad3
|
||||
checksum=a841230f59243965c6591d40761b624d1df207963f2cf29bda0fc6c1645ae9be
|
||||
|
||||
post_install() {
|
||||
vman gdu.1
|
||||
|
|
Loading…
Reference in New Issue