From 564b7d032f45e83d11fa709ba9bf3e41810690c4 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 13 Sep 2024 16:31:14 +0200 Subject: [PATCH] libgit2, revbump for rebuild (#11120) --- dev-libs/libgit2/libgit2-1.5.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libgit2/libgit2-1.5.0.recipe b/dev-libs/libgit2/libgit2-1.5.0.recipe index 052ce4aef..b3c4dd96c 100644 --- a/dev-libs/libgit2/libgit2-1.5.0.recipe +++ b/dev-libs/libgit2/libgit2-1.5.0.recipe @@ -15,7 +15,7 @@ DESCRIPTION="The library provides: HOMEPAGE="https://libgit2.github.com/" COPYRIGHT="2005-2022 libgit2 project" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/libgit2/libgit2/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="8de872a0f201b33d9522b817c92e14edb4efad18dae95cf156cf240b2efff93e" SOURCE_FILENAME="libgit2-$portVersion.tar.gz"