mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
gdu: update to 5.28.0.
This commit is contained in:
parent
1fa5ad7afd
commit
cf2ca586d4
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.27.0
|
version=5.28.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/dundee/gdu/v5"
|
go_import_path="github.com/dundee/gdu/v5"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||||
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=ea337207adea2860445f8a4b50a05045fd0a9055236e91a3e70c3462fc9e199f
|
checksum=b184046e76a97f4205b745d431655b7910f8c7b41a8592d68c4cbf61e3b14125
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman gdu.1
|
vman gdu.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue