xbps-static: update to 0.55.

This commit is contained in:
Juan RP 2019-06-21 16:36:28 +02:00
parent fc27fb5005
commit 1ba6c27f20

View file

@ -1,8 +1,8 @@
# Template file for 'xbps-static'
# NOTE: keep this package synchronized with "srcpkgs/xbps"
pkgname=xbps-static
version=0.54
revision=5
version=0.55
revision=1
# only musl
archs="*-musl"
wrksrc="xbps-${version}"
@ -16,7 +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=f7e97a342d9eb3f38274bef3136f91398692f50d84fd23bc7990da2000936a98
checksum=982620ec3c207a8b935ebb3b50f81ce553e53a5da291be2719609adf0a5f48d2
do_configure() {
./configure --prefix=/usr --sysconfdir=/etc --enable-static