mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/libpsl: rebuild to fix linking against static library
Linking against the static library currently errors with: lto1: fatal error: bytecode stream in file '/usr/lib/gcc/x86_64-alpine-linux-musl/13.2.1/../../../../lib/libpsl.a' generated with LTO version 13.0 instead of the expected 13.1 Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
This commit is contained in:
parent
dc80fa3e2c
commit
51c66a0897
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libpsl
|
||||
pkgver=0.21.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="C library for the Publix Suffix List"
|
||||
url="https://rockdaboot.github.io/libpsl"
|
||||
arch="all"
|
||||
|
Loading…
Reference in New Issue
Block a user