From f9578e2f6075c23bb366a544e83e02b6d4349cc2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 3 Oct 2013 16:49:52 +0200 Subject: [PATCH] Require xbps-src>=71. --- 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 0a444eb9b16..f66333bf509 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=68 +XBPS_SRC_REQ=71 # XBPS utils version. XBPS_UTILS_REQ=0.26