common/global-defs.sh: require xbps-src v45.
This commit is contained in:
parent
df0e2769fa
commit
b03ac3d815
|
@ -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=42
|
XBPS_SRC_REQ=45
|
||||||
|
|
||||||
# XBPS utils version.
|
# XBPS utils version.
|
||||||
XBPS_UTILS_REQ=0.22
|
XBPS_UTILS_REQ=0.22
|
||||||
|
|
Loading…
Reference in New Issue