[Buildroot] [git commit branch/2026.05.x] package/libgit2: bump version to 1.9.3
Titouan Christophe via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/5327a8ef60f911f0d81ea686ee098b008bb84dbc branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2026.05.x Release notes: https://github.com/libgit2/libgit2/releases/tag/v1.9.3 Signed-off-by: Nicolas Cavallari <[email protected]> Signed-off-by: Julien Olivain <[email protected]> (cherry picked from commit a562b8c3aa8f47976c4eb10dc9723f1dc86e5d56) Signed-off-by: Titouan Christophe <[email protected]> --- 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 e8c155c994..11eab3001c 100644 --- a/package/libgit2/libgit2.hash +++ b/package/libgit2/libgit2.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 6f097c82fc06ece4f40539fb17e9d41baf1a5a2fc26b1b8562d21b89bc355fe6 libgit2-1.9.2.tar.gz +sha256 d532172d7ab24d2a25944e2434212d63ee85f3650e97b5f7579e7f201a78ad64 libgit2-1.9.3.tar.gz sha256 e3712465634e97cfd850822a4eb5ac7d2f8a10f753189366d5a2060046f28288 COPYING diff --git a/package/libgit2/libgit2.mk b/package/libgit2/libgit2.mk index 02af500a65..7c95145fce 100644 --- a/package/libgit2/libgit2.mk +++ b/package/libgit2/libgit2.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBGIT2_VERSION = 1.9.2 +LIBGIT2_VERSION = 1.9.3 LIBGIT2_SITE = $(call github,libgit2,libgit2,v$(LIBGIT2_VERSION)) LIBGIT2_LICENSE = \ GPL-2.0 with linking exception, \ _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot