aboutsummaryrefslogtreecommitdiff
path: root/extra/libgit2
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-02 01:20:46 +0300
committerCem Keylan <cem@ckyln.com>2021-07-02 01:20:46 +0300
commite51189a3bf05e89de5bef79e44db7de46286032d (patch)
tree84e0be9c5ff30ef37c98a4cecb44a90036785b89 /extra/libgit2
parenta83629735f2f188fcffc878ee9932a80ccfb51fa (diff)
downloadrepository-e51189a3bf05e89de5bef79e44db7de46286032d.tar.gz
libgit2: bump to 1.1.1
Diffstat (limited to 'extra/libgit2')
-rwxr-xr-xextra/libgit2/build2
-rw-r--r--extra/libgit2/checksums2
-rw-r--r--extra/libgit2/sources2
-rw-r--r--extra/libgit2/version2
4 files changed, 4 insertions, 4 deletions
diff --git a/extra/libgit2/build b/extra/libgit2/build
index 08881c65..ea60ee98 100755
--- a/extra/libgit2/build
+++ b/extra/libgit2/build
@@ -5,7 +5,7 @@ export DESTDIR="$1"
cmake -B build \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
- -DBUILD_SHARED_LIBS=OFF \
+ -DBUILD_SHARED_LIBS=ON \
-DCMAKE_BUILD_TYPE=Release
cmake --build build
diff --git a/extra/libgit2/checksums b/extra/libgit2/checksums
index 17beb51e..3f4deea1 100644
--- a/extra/libgit2/checksums
+++ b/extra/libgit2/checksums
@@ -1 +1 @@
-41a6d5d740fd608674c7db8685685f45535323e73e784062cf000a633d420d1e v1.1.0.tar.gz
+13a525373f64c711a00a058514d890d1512080265f98e0935ab279393f21a620 v1.1.1.tar.gz
diff --git a/extra/libgit2/sources b/extra/libgit2/sources
index 2e644d17..e3b1a918 100644
--- a/extra/libgit2/sources
+++ b/extra/libgit2/sources
@@ -1 +1 @@
-https://github.com/libgit2/libgit2/archive/v1.1.0.tar.gz
+https://github.com/libgit2/libgit2/archive/v1.1.1.tar.gz
diff --git a/extra/libgit2/version b/extra/libgit2/version
index 7281bb52..e343e3f8 100644
--- a/extra/libgit2/version
+++ b/extra/libgit2/version
@@ -1 +1 @@
-1.1.0 1
+1.1.1 1