From 38cf3de38c27a4123599cd1d60fea902b1104329 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 16 Jun 2013 09:12:04 +0200 Subject: [PATCH] common/global-defs.sh: require xbps-src>=57. --- common/global-defs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/global-defs.sh b/common/global-defs.sh index 336662fc2bd..5969680d145 100644 --- a/common/global-defs.sh +++ b/common/global-defs.sh @@ -11,7 +11,7 @@ # increased to "reproduce" the build behaviour (somewhat :-). # xbps-src version. -XBPS_SRC_REQ=53 +XBPS_SRC_REQ=57 # XBPS utils version. XBPS_UTILS_REQ=0.24