xbps-static: update to 0.60.4.

This commit is contained in:
Duncaen 2025-07-25 02:30:51 +02:00
parent ca4ec6a918
commit 1c7553bf60
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,8 +1,8 @@
# Template file for 'xbps-static' # Template file for 'xbps-static'
# NOTE: keep this package synchronized with "srcpkgs/xbps" # NOTE: keep this package synchronized with "srcpkgs/xbps"
pkgname=xbps-static pkgname=xbps-static
version=0.59.2 version=0.60.4
revision=2 revision=1
# only musl # only musl
archs="*-musl" archs="*-musl"
build_style=configure build_style=configure
@ -15,7 +15,7 @@ license="BSD-2-Clause, BSD-3-Clause, ISC"
homepage="https://github.com/void-linux/xbps" homepage="https://github.com/void-linux/xbps"
changelog="https://github.com/void-linux/xbps/blob/master/NEWS" changelog="https://github.com/void-linux/xbps/blob/master/NEWS"
distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz" distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz"
checksum=a6607e83fcd654a0ae846d729e43fefd8da9a61323e91430f884caf895b4f59b checksum=4f9ff9299d0b196963bd8fc878ee897002b02b69bf5920f94967f306f3fea09c
do_configure() { do_configure() {
./configure --prefix=/usr --sysconfdir=/etc --enable-static ./configure --prefix=/usr --sysconfdir=/etc --enable-static