diff options
author | Cem Keylan <cem@ckyln.com> | 2020-12-02 13:11:09 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-12-02 13:11:09 +0300 |
commit | 02a6ea34c79d37613fed2c3c67d567f50818392a (patch) | |
tree | 944b2f924bb144a5fdc3cd450b849b67e75790ff /extra/libarchive | |
parent | 4930e4a49df229e3979268920ea03079fa39a77e (diff) | |
download | repository-02a6ea34c79d37613fed2c3c67d567f50818392a.tar.gz |
libarchive: bump to 3.5.0
Diffstat (limited to 'extra/libarchive')
-rw-r--r-- | extra/libarchive/checksums | 2 | ||||
-rw-r--r-- | extra/libarchive/sources | 2 | ||||
-rw-r--r-- | extra/libarchive/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libarchive/checksums b/extra/libarchive/checksums index a282d3a5..4405fe42 100644 --- a/extra/libarchive/checksums +++ b/extra/libarchive/checksums @@ -1 +1 @@ -0bfc3fd40491768a88af8d9b86bf04a9e95b6d41a94f9292dbc0ec342288c05f libarchive-3.4.3.tar.xz +245bff9d17e78986bf9716eb887e3bc731d7fd8e5d04efebb8bb1e1c39a3a354 libarchive-3.5.0.tar.xz diff --git a/extra/libarchive/sources b/extra/libarchive/sources index e1a1eb08..e78bf42d 100644 --- a/extra/libarchive/sources +++ b/extra/libarchive/sources @@ -1 +1 @@ -https://github.com/libarchive/libarchive/releases/download/v3.4.3/libarchive-3.4.3.tar.xz +https://github.com/libarchive/libarchive/releases/download/v3.5.0/libarchive-3.5.0.tar.xz diff --git a/extra/libarchive/version b/extra/libarchive/version index d7d7b2cb..ad1efe9a 100644 --- a/extra/libarchive/version +++ b/extra/libarchive/version @@ -1 +1 @@ -3.4.3 1 +3.5.0 1 |