diff --git a/common/global-defs.sh b/common/global-defs.sh index 5d4f8807a4..0a444eb9b1 100644 --- a/common/global-defs.sh +++ b/common/global-defs.sh @@ -11,13 +11,13 @@ # increased to "reproduce" the build behaviour (somewhat :-). # xbps-src version. -XBPS_SRC_REQ=64 +XBPS_SRC_REQ=68 # XBPS utils version. -XBPS_UTILS_REQ=0.24 +XBPS_UTILS_REQ=0.26 # XBPS utils API version. -XBPS_UTILS_API_REQ=20130418 +XBPS_UTILS_API_REQ=20130918 # base-chroot version. BASE_CHROOT_REQ=0.35_1