[Buildroot] [git commit] package/libgit2: bump version to 1.3.0
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-10-12 20:40:15
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=bd057c2ef12d00af19454eca1bb7b55796b238b6 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Nicolas Cavallari <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- 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 5522f5fe45..07b1a260a4 100644
--- a/package/libgit2/libgit2.hash
+++ b/package/libgit2/libgit2.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 701a5086a968a46f25e631941b99fc23e4755ca2c56f59371ce1d94b9a0cc643 libgit2-1.2.0.tar.gz +sha256 192eeff84596ff09efb6b01835a066f2df7cd7985e0991c79595688e6b36444e libgit2-1.3.0.tar.gz sha256 8b7e4f54f8bf210c8fe010a49571a1ee57463ef020cc43f051d4d3fbb74942af COPYING
diff --git a/package/libgit2/libgit2.mk b/package/libgit2/libgit2.mk
index 4c715302d1..6cc0f1ea74 100644
--- a/package/libgit2/libgit2.mk
+++ b/package/libgit2/libgit2.mk@@ -4,7 +4,7 @@ # ################################################################################ -LIBGIT2_VERSION = 1.2.0 +LIBGIT2_VERSION = 1.3.0 LIBGIT2_SITE = $(call github,libgit2,libgit2,v$(LIBGIT2_VERSION)) LIBGIT2_LICENSE = GPL-2.0 with linking exception, MIT (sha1), wildmatch license (wildmatch) LIBGIT2_LICENSE_FILES = COPYING
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot