mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
common/global-defs.sh: require xbps-src >= 87.
This commit is contained in:
parent
279c415ac4
commit
eb95f8a1c8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
# increased to "reproduce" the build behaviour (somewhat :-).
|
||||
|
||||
# xbps-src version.
|
||||
XBPS_SRC_REQ=83
|
||||
XBPS_SRC_REQ=87
|
||||
|
||||
# XBPS utils version.
|
||||
XBPS_UTILS_REQ=0.26.1
|
||||
|
|
Loading…
Add table
Reference in a new issue