From 2bfb348a2bb028aac73f4b7377ed289612df1888 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 6 Dec 2013 09:50:18 +0100 Subject: [PATCH] common/global-defs.sh: require xbps-src >= v83. --- 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 ca4d457e8d6..fcda9830d22 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=75 +XBPS_SRC_REQ=83 # XBPS utils version. XBPS_UTILS_REQ=0.26.1