mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gdu: update to 5.30.1.
This commit is contained in:
parent
2a204d127a
commit
045801ed0c
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gdu'
|
# Template file for 'gdu'
|
||||||
pkgname=gdu
|
pkgname=gdu
|
||||||
version=5.29.0
|
version=5.30.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/dundee/gdu/v5"
|
go_import_path="github.com/dundee/gdu/v5"
|
||||||
go_package="./cmd/gdu"
|
go_package="./cmd/gdu"
|
||||||
|
@ -11,7 +11,9 @@ 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=42e972f46e49995be24b223c91375bfbea547f5e8cf94c0364f7b3eb5b0ed0a3
|
checksum=ad363967b6a34e02812e4cba36bb340f377cf64a435e23f6e8e9e6b3f775220e
|
||||||
|
# Many broken tests in CI, they pass outside of XBPS sandbox.
|
||||||
|
make_check="no"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman gdu.1
|
vman gdu.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue