From 1c7553bf6046952f6eb14458832a4d8b5c3d67e6 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 25 Jul 2025 02:30:51 +0200 Subject: [PATCH] xbps-static: update to 0.60.4. --- srcpkgs/xbps-static/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xbps-static/template b/srcpkgs/xbps-static/template index ac2c44bd097..96560727630 100644 --- a/srcpkgs/xbps-static/template +++ b/srcpkgs/xbps-static/template @@ -1,8 +1,8 @@ # Template file for 'xbps-static' # NOTE: keep this package synchronized with "srcpkgs/xbps" pkgname=xbps-static -version=0.59.2 -revision=2 +version=0.60.4 +revision=1 # only musl archs="*-musl" build_style=configure @@ -15,7 +15,7 @@ license="BSD-2-Clause, BSD-3-Clause, ISC" homepage="https://github.com/void-linux/xbps" changelog="https://github.com/void-linux/xbps/blob/master/NEWS" distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz" -checksum=a6607e83fcd654a0ae846d729e43fefd8da9a61323e91430f884caf895b4f59b +checksum=4f9ff9299d0b196963bd8fc878ee897002b02b69bf5920f94967f306f3fea09c do_configure() { ./configure --prefix=/usr --sysconfdir=/etc --enable-static