mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
common/global-defs.sh: require xbps-src>=60.
This commit is contained in:
parent
9e22faede7
commit
a65b18a0de
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=58
|
XBPS_SRC_REQ=60
|
||||||
|
|
||||||
# XBPS utils version.
|
# XBPS utils version.
|
||||||
XBPS_UTILS_REQ=0.24
|
XBPS_UTILS_REQ=0.24
|
||||||
|
|
Loading…
Add table
Reference in a new issue