gdu: update to 5.13.2.
This commit is contained in:
parent
8fbdedf73b
commit
f06a4f8e28
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gdu'
|
||||
pkgname=gdu
|
||||
version=5.12.1
|
||||
version=5.13.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/dundee/gdu/v5/cmd/gdu"
|
||||
|
@ -9,7 +9,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=81471d80aedcf20c84bcee67814d34ab2cf43477b831ffa320b7721d481c64ab
|
||||
checksum=f4f237f6da470599f6393591282cfd67922a963325859a939ca40ba7e18024a8
|
||||
|
||||
post_install() {
|
||||
vman gdu.1
|
||||
|
|
Loading…
Reference in New Issue