diff options
Diffstat (limited to 'repos/extra/libarchive/abuild')
| -rw-r--r-- | repos/extra/libarchive/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libarchive/abuild b/repos/extra/libarchive/abuild index 91ae8041..2b38441e 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.7.6 +version=3.7.7 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |