mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
common/global-defs.sh: require xbps-src>=64.
This commit is contained in:
parent
8d8563adcf
commit
05a1e38683
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
# increased to "reproduce" the build behaviour (somewhat :-).
|
# increased to "reproduce" the build behaviour (somewhat :-).
|
||||||
|
|
||||||
# xbps-src version.
|
# xbps-src version.
|
||||||
XBPS_SRC_REQ=60
|
XBPS_SRC_REQ=64
|
||||||
|
|
||||||
# XBPS utils version.
|
# XBPS utils version.
|
||||||
XBPS_UTILS_REQ=0.24
|
XBPS_UTILS_REQ=0.24
|
||||||
|
|
Loading…
Add table
Reference in a new issue