Ports/libarchive: Update libarchive to version 3.6.1

This commit is contained in:
EWouters 2022-04-11 17:06:56 +02:00 committed by Brian Gianforcaro
parent 6d4fe4fa60
commit 81f1929a6f
Notes: sideshowbarker 2024-07-17 22:01:16 +09:00
2 changed files with 2 additions and 2 deletions

View file

@ -85,7 +85,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`jq`](jq/) | jq | 1.6 | https://stedolan.github.io/jq/ |
| [`klong`](klong/) | Klong | 20220315 | https://t3x.org/klong/ |
| [`less`](less/) | less | 590 | https://www.greenwoodsoftware.com/less/ |
| [`libarchive`](libarchive/) | libarchive | 3.5.2 | https://libarchive.org/ |
| [`libarchive`](libarchive/) | libarchive | 3.6.1 | https://libarchive.org/ |
| [`libassuan`](libassuan/) | libassuan | 2.5.5 | https://gnupg.org/software/libassuan/index.html |
| [`libatomic_ops`](libatomic_ops/) | libatomic\_ops | 7.6.12 | https://www.hboehm.info/gc/ |
| [`libexpat`](libexpat/) | Expat | 2.4.8 | https://libexpat.github.io/ |

View file

@ -1,6 +1,6 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=libarchive
version=3.5.2
version=3.6.1
useconfigure=true
use_fresh_config_sub=true
config_sub_path=build/autoconf/config.sub