diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-21 12:25:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-21 12:25:33 +0300 |
commit | 13485428a7e9cf36ce3fe5efb762537f38a808f4 (patch) | |
tree | c2ec2822e2a78901868a269043e178068a438209 /extra/libarchive | |
parent | 081ed2d843a870d12e1793c92caa79884bca370c (diff) | |
download | repository-13485428a7e9cf36ce3fe5efb762537f38a808f4.tar.gz |
libarchive: bump to 3.4.3
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 d0dd0731..a282d3a5 100644 --- a/extra/libarchive/checksums +++ b/extra/libarchive/checksums @@ -1 +1 @@ -d8e10494b4d3a15ae9d67a130d3ab869200cfd60b2ab533b391b0a0d5500ada1 libarchive-3.4.2.tar.xz +0bfc3fd40491768a88af8d9b86bf04a9e95b6d41a94f9292dbc0ec342288c05f libarchive-3.4.3.tar.xz diff --git a/extra/libarchive/sources b/extra/libarchive/sources index b5737d96..e1a1eb08 100644 --- a/extra/libarchive/sources +++ b/extra/libarchive/sources @@ -1 +1 @@ -https://github.com/libarchive/libarchive/releases/download/v3.4.2/libarchive-3.4.2.tar.xz +https://github.com/libarchive/libarchive/releases/download/v3.4.3/libarchive-3.4.3.tar.xz diff --git a/extra/libarchive/version b/extra/libarchive/version index 5a960a2e..d7d7b2cb 100644 --- a/extra/libarchive/version +++ b/extra/libarchive/version @@ -1 +1 @@ -3.4.2 1 +3.4.3 1 |