diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index c27c71ea4bf..37315f9b9c1 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -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/ | diff --git a/Ports/libarchive/package.sh b/Ports/libarchive/package.sh index bff940dff84..a45cfe460f6 100755 --- a/Ports/libarchive/package.sh +++ b/Ports/libarchive/package.sh @@ -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