xbps-static: fix another regression

This commit is contained in:
Duncaen 2020-03-04 23:50:10 +01:00
parent 2310b0ff8c
commit 113543ae62
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -2,7 +2,7 @@
# NOTE: keep this package synchronized with "srcpkgs/xbps"
pkgname=xbps-static
version=0.59
revision=3
revision=4
# only musl
archs="*-musl"
wrksrc="xbps-${version}"