From 32d98a3796b058e946d5d41ed5637129c312a8e9 Mon Sep 17 00:00:00 2001
From: iigs <2274777+iigs@users.noreply.github.com>
Date: Wed, 27 Mar 2024 22:04:09 +0100
Subject: [PATCH] firefox: update to 124.0

---
 components/library/libgit2/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/components/library/libgit2/Makefile b/components/library/libgit2/Makefile
index b1d7118..2e231c5 100644
--- a/components/library/libgit2/Makefile
+++ b/components/library/libgit2/Makefile
@@ -21,6 +21,7 @@
 
 COMPONENT_NAME=		libgit2
 COMPONENT_VERSION=	1.8.0
+COMPONENT_REVISION=	1
 COMPONENT_SUMMARY=	Portable implementation of the Git core methods provided as a library
 COMPONENT_PROJECT_URL=	https://libgit2.github.com/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)

--
Gitblit v1.9.3