From deaaf6ca0fe75e1110eb37e9d68dfd4727d8f9b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Mairb=C3=B6ck?= Date: Sat, 20 Jul 2024 19:56:57 +0200 Subject: [PATCH] git: try to fix perl version dependency, take 2 --- dev-vcs/git/git-2.45.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/git/git-2.45.2.recipe b/dev-vcs/git/git-2.45.2.recipe index 257b70a19..4f484b237 100644 --- a/dev-vcs/git/git-2.45.2.recipe +++ b/dev-vcs/git/git-2.45.2.recipe @@ -10,7 +10,7 @@ workflows." HOMEPAGE="https://git-scm.com/" COPYRIGHT="2005-2023 Git Authors (see git web site for list)" LICENSE="GNU GPL v2" -REVISION="4" +REVISION="5" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" CHECKSUM_SHA256="51bfe87eb1c02fed1484051875365eeab229831d30d0cec5d89a14f9e40e9adb" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" @@ -167,7 +167,7 @@ BUILD_REQUIRES=" cmd:cmp cmd:man cmd:nano - cmd:perl + cmd:perl >= 5.40 devel:libcurl$secondaryArchSuffix devel:libexpat$secondaryArchSuffix devel:libiconv$secondaryArchSuffix