mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
gdu: update to 5.31.0.
This commit is contained in:
parent
672bf2796a
commit
0a730ca1ed
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.30.1
|
version=5.31.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=ad363967b6a34e02812e4cba36bb340f377cf64a435e23f6e8e9e6b3f775220e
|
checksum=e3727680ea346ce86e63d4c97841cbc5e17c6d8e58fac8b8e9886e3339214e9d
|
||||||
# Many broken tests in CI, they pass outside of XBPS sandbox.
|
# Many broken tests in CI, they pass outside of XBPS sandbox.
|
||||||
make_check="no"
|
make_check="no"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue