xbps-static: update to 0.58.
This commit is contained in:
parent
ef13c888bf
commit
3c7965f5fd
@ -1,8 +1,8 @@
|
||||
# Template file for 'xbps-static'
|
||||
# NOTE: keep this package synchronized with "srcpkgs/xbps"
|
||||
pkgname=xbps-static
|
||||
version=0.57.1
|
||||
revision=9
|
||||
version=0.58
|
||||
revision=1
|
||||
# only musl
|
||||
archs="*-musl"
|
||||
wrksrc="xbps-${version}"
|
||||
@ -16,11 +16,7 @@ license="BSD-2-Clause"
|
||||
homepage="https://www.voidlinux.org/xbps"
|
||||
changelog="https://github.com/void-linux/xbps/blob/master/NEWS"
|
||||
distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz"
|
||||
checksum=bccad7c4187c467f322e6905fbe96839c00d2cbdda254c0c99b38eabeedb8678
|
||||
|
||||
# LTO objects break static builds, override
|
||||
CFLAGS="-fno-lto"
|
||||
LDFLAGS="-fno-lto"
|
||||
checksum=c9cb0823d4aa72e57b1531bc01eb17dc66d64b461b8861bc4e081465a5dff144
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --sysconfdir=/etc --enable-static
|
||||
|
Loading…
x
Reference in New Issue
Block a user