diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-28 12:12:58 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-28 12:12:58 +0300 |
commit | 1a05103ae152e6feea658e7c68be0e18288a11b5 (patch) | |
tree | d597993cb2ab7425d186be4b07dd617778577953 /extra/libgit2 | |
parent | f3195421193d1b10b68e3b6e9f303ae8ac7472c8 (diff) | |
download | repository-1a05103ae152e6feea658e7c68be0e18288a11b5.tar.gz |
libgit2: bump to 1.3.0
Diffstat (limited to 'extra/libgit2')
-rw-r--r-- | extra/libgit2/checksums | 2 | ||||
-rw-r--r-- | extra/libgit2/depends | 1 | ||||
-rw-r--r-- | extra/libgit2/sources | 2 | ||||
-rw-r--r-- | extra/libgit2/version | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/extra/libgit2/checksums b/extra/libgit2/checksums index 6bb33d9a..3666f2f7 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -a971761b4cce3869bf0faba3d5ac67c3144d1382744baeceb7ed4ae6f905ff02 v1.2.0.tar.gz +3a54152e4354a8638e541bed8f1a4564f0d58e9d0d329daa49dd7298bfaa8683 v1.3.0.tar.gz diff --git a/extra/libgit2/depends b/extra/libgit2/depends index 7d91ec22..f7353249 100644 --- a/extra/libgit2/depends +++ b/extra/libgit2/depends @@ -1 +1,2 @@ cmake make +libressl diff --git a/extra/libgit2/sources b/extra/libgit2/sources index 36a670f0..b40abdeb 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.2.0.tar.gz +https://github.com/libgit2/libgit2/archive/v1.3.0.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index 9d7d10ab..0a2d7f2b 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.2.0 2 +1.3.0 1 |