xbps-static: fix regression

This commit is contained in:
Duncaen 2020-01-31 16:35:48 +01:00
parent 51cb5aca84
commit aea8806ce8
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 1 additions and 1 deletions

View File

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