diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-27 16:17:29 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-27 16:17:29 +0300 |
commit | 333587989bf11135fe660fcb06c88d39d69af541 (patch) | |
tree | 5e863fb44c5caaa4e3fe6cfadb0202c64a21f1c4 | |
parent | d69c46f6326b2537378d815d9bbc68d70e2c908e (diff) | |
download | repository-333587989bf11135fe660fcb06c88d39d69af541.tar.gz |
libarchive: bump to 3.5.2
-rw-r--r-- | extra/libarchive/checksums | 3 | ||||
-rw-r--r-- | extra/libarchive/sources | 2 | ||||
-rw-r--r-- | extra/libarchive/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/extra/libarchive/checksums b/extra/libarchive/checksums index fb2b78cb..781603f2 100644 --- a/extra/libarchive/checksums +++ b/extra/libarchive/checksums @@ -1 +1,2 @@ -0e17d3a8d0b206018693b27f08029b598f6ef03600c2b5d10c94ce58692e299b libarchive-3.5.1.tar.xz +%BLAKE3 +e0a01ca752706ec0c855fb3c356b3a1c6c052d125045956b0a22d2d225a85f79 libarchive-3.5.2.tar.xz diff --git a/extra/libarchive/sources b/extra/libarchive/sources index 294adc8c..e8d70f1f 100644 --- a/extra/libarchive/sources +++ b/extra/libarchive/sources @@ -1 +1 @@ -https://github.com/libarchive/libarchive/releases/download/3.5.1/libarchive-3.5.1.tar.xz +https://github.com/libarchive/libarchive/releases/download/v3.5.2/libarchive-3.5.2.tar.xz diff --git a/extra/libarchive/version b/extra/libarchive/version index 591d5e43..9580b4b8 100644 --- a/extra/libarchive/version +++ b/extra/libarchive/version @@ -1 +1 @@ -3.5.1 1 +3.5.2 1 |