mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gdu: update to 5.15.0.
This commit is contained in:
parent
928f9af582
commit
f9a5c73fe6
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.14.0
|
version=5.15.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"
|
||||||
|
@ -11,7 +11,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=6fb64500eb22a4e586322c065e97bed72b6f4e1aead4311dad50b75d11222cdb
|
checksum=4cbbaea0bc46853bde0508b8a9c5f9fdc95dd45ff21a2eb5c5adeb9917cb95b3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman gdu.1
|
vman gdu.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue