xbps-static: add patch for recursive remove regression

This commit is contained in:
Duncaen 2020-02-22 00:13:53 +01:00
parent e43169e083
commit 2678a28ca5
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.58
revision=4
revision=5
# only musl
archs="*-musl"
wrksrc="xbps-${version}"