mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-08 22:06:43 +02:00
testing/mold: upgrade to 1.2.1
This commit is contained in:
parent
3516ea1983
commit
2ec022e1fe
@ -1,7 +1,7 @@
|
||||
# Contributor: psykose <alice@ayaya.dev>
|
||||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=mold
|
||||
pkgver=1.2
|
||||
pkgver=1.2.1
|
||||
pkgrel=0
|
||||
pkgdesc="fast modern linker"
|
||||
url="https://github.com/rui314/mold"
|
||||
@ -41,7 +41,7 @@ build() {
|
||||
|
||||
check() {
|
||||
# no idea why it fails
|
||||
rm test/elf/gdb-index.sh
|
||||
rm test/elf/mold-wrapper2.sh
|
||||
rm test/elf/versioned-undef.sh
|
||||
rm test/elf/z-text.sh
|
||||
# not supported on musl
|
||||
@ -55,5 +55,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
1308f5f274867a5d2d2c000a043ce645eff2a0c876fc1bec33c077cd7f5fc0f1f2b983211ca479cebc80f1ed3f3b0ea0d4c8f7e3e7f2124b713354b18ebc8676 mold-1.2.tar.gz
|
||||
fc39674b00119d09b3275ed7232356f0b25dad1a0f3a498f9db1a4835b6d4f9ea637ca9a643a05591ea895e8751d9bee43cdcb42303beb082462e76ddb42a0f1 mold-1.2.1.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user