diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-12 15:51:03 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-12 15:51:03 +0100 |
commit | 191970935c03bba3d7083fcfa2f8939d1822dc52 (patch) | |
tree | 801ae717f75eb944f60b35cf74ac627199e01c7d | |
parent | cc0ec699a418c70ba65f3064a4e87245df20c393 (diff) | |
download | repository-191970935c03bba3d7083fcfa2f8939d1822dc52.tar.gz |
libarchive: bump to 3.6.2
-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 679b1f61..b5fc7198 100644 --- a/extra/libarchive/checksums +++ b/extra/libarchive/checksums @@ -1,2 +1,2 @@ %BLAKE3 -fb59e7381fa623ab210980d79212700448b74010dda344ef18cdbf180c37d8b7 libarchive-3.6.1.tar.xz +f98695fe81235a74fa3fc2c3ba0f0d4f13ea15f9be3850b83e304cf5d78be710 libarchive-3.6.2.tar.xz diff --git a/extra/libarchive/sources b/extra/libarchive/sources index 19c2a0c1..df535196 100644 --- a/extra/libarchive/sources +++ b/extra/libarchive/sources @@ -1 +1 @@ -https://github.com/libarchive/libarchive/releases/download/v3.6.1/libarchive-3.6.1.tar.xz +https://github.com/libarchive/libarchive/releases/download/v3.6.2/libarchive-3.6.2.tar.xz diff --git a/extra/libarchive/version b/extra/libarchive/version index 9eebc20f..ee7527fc 100644 --- a/extra/libarchive/version +++ b/extra/libarchive/version @@ -1 +1 @@ -3.6.1 1 +3.6.2 1 |