xbps-static: update to 0.60.5.

This commit is contained in:
Duncaen 2025-08-02 20:22:04 +02:00
parent 92a8fac9d1
commit b2518db0d3
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

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