From 73d3923a6d87bc5076c94d5ee915e7c2bec099b2 Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Mon, 9 Oct 2023 14:50:35 -0400 Subject: [PATCH] git: Bump revision for rebuild --- dev-vcs/git/git-2.42.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git/git-2.42.0.recipe b/dev-vcs/git/git-2.42.0.recipe index 2cfbd5d93..f2f0f104e 100644 --- a/dev-vcs/git/git-2.42.0.recipe +++ b/dev-vcs/git/git-2.42.0.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="1" +REVISION="2" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" CHECKSUM_SHA256="3278210e9fd2994b8484dd7e3ddd9ea8b940ef52170cdb606daa94d887c93b0d" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz"