From 0d2b3b2f350055a1dd836f4bac19f03ea684a844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 17 Jan 2021 21:03:45 +0100 Subject: [PATCH] git: rebuild with newer perl --- dev-vcs/git/git-2.30.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git/git-2.30.0.recipe b/dev-vcs/git/git-2.30.0.recipe index 2b3a41f0d..b0f663831 100644 --- a/dev-vcs/git/git-2.30.0.recipe +++ b/dev-vcs/git/git-2.30.0.recipe @@ -10,7 +10,7 @@ workflows." HOMEPAGE="https://git-scm.com/" COPYRIGHT="2005-2020 Git Authors (see git web site for list)" LICENSE="GNU GPL v2" -REVISION="3" +REVISION="4" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" CHECKSUM_SHA256="55735021109565721af805af382c45cce73c3cfaa59daad22443d1477d334d19" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz"