From d55b5a43ab8c0a5a65de9a93aded42bf2bb5a17d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 21 Jun 2013 07:50:46 +0200 Subject: [PATCH] common/global-defs.sh: require xbps-src>=58. --- 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 5969680d145..c634e15e552 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=57 +XBPS_SRC_REQ=58 # XBPS utils version. XBPS_UTILS_REQ=0.24