From b03ac3d815c9d4a44df250c7758cdf7488dde8f1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 15 Apr 2013 17:47:22 +0200 Subject: [PATCH] common/global-defs.sh: require xbps-src v45. --- 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 ceffd7feea1..7d985735fa4 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=42 +XBPS_SRC_REQ=45 # XBPS utils version. XBPS_UTILS_REQ=0.22