mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
community/bandwhich: try fix build
This commit is contained in:
parent
73d84acf67
commit
b13febe0ff
@ -9,7 +9,9 @@ url="https://github.com/imsnif/bandwhich"
|
||||
arch="all !s390x !riscv64"
|
||||
license="MIT"
|
||||
makedepends="cargo"
|
||||
source="https://github.com/imsnif/bandwhich/archive/$pkgver/$pkgname-$pkgver.tar.gz"
|
||||
source="https://github.com/imsnif/bandwhich/archive/$pkgver/$pkgname-$pkgver.tar.gz
|
||||
update-socket2.patch
|
||||
"
|
||||
|
||||
export CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
|
||||
export CARGO_PROFILE_RELEASE_LTO="true"
|
||||
@ -34,4 +36,7 @@ package() {
|
||||
install -D -m755 target/release/$pkgname -t "$pkgdir"/usr/bin/
|
||||
}
|
||||
|
||||
sha512sums="3bd5cc4166514feb601eb921ef3fbad08b8e9787aad1bb0c8a9543207631964ffc14cc1488e96ef4319bb1a20c5f684b744facd2a6cf1d9ef6dd5d2fefc524cb bandwhich-0.20.0.tar.gz"
|
||||
sha512sums="
|
||||
3bd5cc4166514feb601eb921ef3fbad08b8e9787aad1bb0c8a9543207631964ffc14cc1488e96ef4319bb1a20c5f684b744facd2a6cf1d9ef6dd5d2fefc524cb bandwhich-0.20.0.tar.gz
|
||||
d7ca3700210568f21fc3f092c81dea16a9adab1e1f0d39a0b731f9e01ede80f4ebe10da6c6a93e11cf5a056b48792c1b803e260ac4011c9e78b5ca9949947f85 update-socket2.patch
|
||||
"
|
||||
|
3190
community/bandwhich/update-socket2.patch
Normal file
3190
community/bandwhich/update-socket2.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user