similarity index 64%
rename from meta/recipes-support/libgit2/libgit2_1.5.1.bb
rename to meta/recipes-support/libgit2/libgit2_1.6.2.bb
@@ -1,12 +1,12 @@
SUMMARY = "the Git linkable library"
HOMEPAGE = "http://libgit2.github.com/"
-LICENSE = "GPL-2.0-with-GCC-exception & MIT & OpenSSL & BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://COPYING;md5=112e6bb421dea73cd41de09e777f2d2c"
+LICENSE = "GPL-2.0-with-GCC-exception & MIT & OpenSSL & BSD-3-Clause & BSD-2-Clause"
+LIC_FILES_CHKSUM = "file://COPYING;md5=5bdf47bbc9a39dc6ce076d59e322dc17"
DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2"
-SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v1.5;protocol=https"
-SRCREV = "42e5db98b963ae503229c63e44e06e439df50e56"
+SRC_URI = "git://github.com/libgit2/libgit2.git;branch=main;protocol=https"
+SRCREV = "25ec37379ed07b10c4ecc6143cf6018cabc8f857"
S = "${WORKDIR}/git"
License-Update: added bsd-2-clause due to https://github.com/libgit2/libgit2/commit/aa1605dd1484cf7350d736c7677c7a9ee6352316 Signed-off-by: Alexander Kanavin <alex@linutronix.de> --- .../libgit2/{libgit2_1.5.1.bb => libgit2_1.6.2.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-support/libgit2/{libgit2_1.5.1.bb => libgit2_1.6.2.bb} (64%)