1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 13:27:36 +00:00

Ports/libzip: Update libzip to version 1.10.1

This commit is contained in:
EWouters 2023-09-01 21:46:14 +02:00 committed by Jelle Raaijmakers
parent d5eb7bb369
commit 9cfeba33cc
3 changed files with 13 additions and 11 deletions

View file

@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='libzip'
version='1.8.0'
version='1.10.1'
files=(
"https://libzip.org/download/libzip-${version}.tar.gz#30ee55868c0a698d3c600492f2bea4eb62c53849bcf696d21af5eb65f3f3839e"
"https://libzip.org/download/libzip-${version}.tar.gz#9669ae5dfe3ac5b3897536dc8466a874c8cf2c0e3b1fdd08d75b273884299363"
)
useconfigure='true'
depends=(