mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/diskus: upgrade to 0.8.0 && enable on loongarch64
This commit is contained in:
parent
b48e0f4c87
commit
28e6097157
@ -1,11 +1,11 @@
|
||||
# Contributor: guddaff <guddaff@protonmail.com>
|
||||
# Maintainer: guddaff <guddaff@protonmail.com>
|
||||
pkgname=diskus
|
||||
pkgver=0.7.0
|
||||
pkgrel=2
|
||||
pkgver=0.8.0
|
||||
pkgrel=0
|
||||
pkgdesc="fast alternative for du"
|
||||
url="https://github.com/sharkdp/diskus"
|
||||
arch="all !riscv64 !loongarch64" # the `libc` crate fails
|
||||
arch="all !riscv64" # the `libc` crate fails
|
||||
options="!check" #size_of_single_file test timout on armhf
|
||||
license="MIT"
|
||||
makedepends="cargo cargo-auditable"
|
||||
@ -22,5 +22,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
092e3640000fb233d975efa2513cec1020376f93a106b9a2c19a390c27f37298dc3b412a0853cb3c1ab267f5b16cfc7379307c2e6599b9396369e1e1dcc5803a diskus-.tar.gz
|
||||
58df66c09efcd21416e05f37f8b0cd22c46e615bc29a7daa2e119e34250a487e86947e819c0fa6f564a85509291c0dca656959757a39580e98dbb7cdd15d5c07 diskus-.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user