* [Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.8.3
@ 2024-10-29 9:45 Nicolas Cavallari
2024-10-29 18:51 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Cavallari @ 2024-10-29 9:45 UTC (permalink / raw)
To: buildroot
Fixes a crash when using the libhttp-parser dependency, which is the
configuration that we use in buildroot.
Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
---
package/libgit2/libgit2.hash | 2 +-
package/libgit2/libgit2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libgit2/libgit2.hash b/package/libgit2/libgit2.hash
index ec2f89e57e..0a34bedf79 100644
--- a/package/libgit2/libgit2.hash
+++ b/package/libgit2/libgit2.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 184699f0d9773f96eeeb5cb245ba2304400f5b74671f313240410f594c566a28 libgit2-1.8.2.tar.gz
+sha256 868810a5508d41dd7033d41bdc55312561f3f916d64f5b7be92bc1ff4dcae02a libgit2-1.8.3.tar.gz
sha256 e3712465634e97cfd850822a4eb5ac7d2f8a10f753189366d5a2060046f28288 COPYING
diff --git a/package/libgit2/libgit2.mk b/package/libgit2/libgit2.mk
index 67c9901a38..22ba507acc 100644
--- a/package/libgit2/libgit2.mk
+++ b/package/libgit2/libgit2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBGIT2_VERSION = 1.8.2
+LIBGIT2_VERSION = 1.8.3
LIBGIT2_SITE = $(call github,libgit2,libgit2,v$(LIBGIT2_VERSION))
LIBGIT2_LICENSE = \
GPL-2.0 with linking exception, \
--
2.45.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.8.3
2024-10-29 9:45 [Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.8.3 Nicolas Cavallari
@ 2024-10-29 18:51 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-29 18:51 UTC (permalink / raw)
To: Nicolas Cavallari; +Cc: buildroot
On Tue, 29 Oct 2024 10:45:09 +0100
Nicolas Cavallari <nicolas.cavallari@green-communications.fr> wrote:
> Fixes a crash when using the libhttp-parser dependency, which is the
> configuration that we use in buildroot.
>
> Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
> ---
> package/libgit2/libgit2.hash | 2 +-
> package/libgit2/libgit2.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-29 18:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29 9:45 [Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.8.3 Nicolas Cavallari
2024-10-29 18:51 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox