mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gdu: update to 5.19.0.
This commit is contained in:
parent
39287bec4a
commit
4c0b136ac7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gdu'
|
# Template file for 'gdu'
|
||||||
pkgname=gdu
|
pkgname=gdu
|
||||||
version=5.18.1
|
version=5.19.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=a841230f59243965c6591d40761b624d1df207963f2cf29bda0fc6c1645ae9be
|
checksum=69c47eaedd0fc1e664d5a08c91e7b107961145aa307d1fd11cf208dfec573f0c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman gdu.1
|
vman gdu.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue