gdu: update to 5.23.0.
This commit is contained in:
parent
0070eec3c6
commit
ebcdadb6d5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gdu'
|
# Template file for 'gdu'
|
||||||
pkgname=gdu
|
pkgname=gdu
|
||||||
version=5.22.0
|
version=5.23.0
|
||||||
revision=2
|
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"
|
||||||
go_ldflags="-X github.com/dundee/gdu/v5/build.Version=${version}"
|
go_ldflags="-X github.com/dundee/gdu/v5/build.Version=${version}"
|
||||||
|
@ -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=cb655d2c609925fb137357704dcbebf7d80796d9011ed43df8c79c18cfa893d7
|
checksum=7fa8fbfb33e3abe71f89e90aac84111e49fb226ffba145822e1f2e0072668d70
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman gdu.1
|
vman gdu.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue