diff --git a/srcpkgs/xbps-static/template b/srcpkgs/xbps-static/template index d626070261b..67617f0ccef 100644 --- a/srcpkgs/xbps-static/template +++ b/srcpkgs/xbps-static/template @@ -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