From 984c696def232c51da7f694303c58160b4ce956a Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 6 Sep 2021 10:35:00 +0300 Subject: libgit2: bump to 1.2.0 --- extra/libgit2/build | 1 + extra/libgit2/checksums | 3 ++- extra/libgit2/sources | 2 +- extra/libgit2/version | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) (limited to 'extra/libgit2') diff --git a/extra/libgit2/build b/extra/libgit2/build index ea60ee98..a10ac133 100755 --- a/extra/libgit2/build +++ b/extra/libgit2/build @@ -6,6 +6,7 @@ cmake -B build \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=/usr/lib \ -DBUILD_SHARED_LIBS=ON \ + -DUSE_NTLMCLIENT=OFF \ -DCMAKE_BUILD_TYPE=Release cmake --build build diff --git a/extra/libgit2/checksums b/extra/libgit2/checksums index 3f4deea1..6bb33d9a 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1 +1,2 @@ -13a525373f64c711a00a058514d890d1512080265f98e0935ab279393f21a620 v1.1.1.tar.gz +%BLAKE3 +a971761b4cce3869bf0faba3d5ac67c3144d1382744baeceb7ed4ae6f905ff02 v1.2.0.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index e3b1a918..36a670f0 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.1.1.tar.gz +https://github.com/libgit2/libgit2/archive/v1.2.0.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index e343e3f8..8b9a47f0 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.1.1 1 +1.2.0 1 -- cgit v1.2.3