1
0
forked from ports/opt

libzip: 1.9.0 -> 1.9.2

This commit is contained in:
Tim Biermann 2022-06-29 19:12:21 +02:00
parent 99743f7d73
commit 8ffb8911ae
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 6 additions and 5 deletions

View File

@ -65,6 +65,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/zip_file_get_comment.3.gz
-rw-r--r-- root/root usr/share/man/man3/zip_file_get_error.3.gz
-rw-r--r-- root/root usr/share/man/man3/zip_file_get_external_attributes.3.gz
-rw-r--r-- root/root usr/share/man/man3/zip_file_is_seekable.3.gz
-rw-r--r-- root/root usr/share/man/man3/zip_file_rename.3.gz
-rw-r--r-- root/root usr/share/man/man3/zip_file_replace.3.gz
-rw-r--r-- root/root usr/share/man/man3/zip_file_set_comment.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RgIDfH0l9RZH5yesWVomEP0l+MSrnutojIj6EJ0lt9KipYpM/Wukfr1so19US1PSddBbPuGlfcrhvjMj2+yfgg=
SHA256 (Pkgfile) = 3e253e10f47a35edb7b20ede438021020f26351d744ef30da051178acfa66616
SHA256 (.footprint) = ff1c4d88013d10f7c10932083cea091225f3354dc2e42f66da21591ea7924902
SHA256 (libzip-1.9.0.tar.xz) = a17240ee88f0705a9067bb0087fde1cee73948b3cf6c3978a21a58fdb73b76a2
RWSE3ohX2g5d/YgOosAazqnoMM9ZoPn5LLpdPbN41XntbsHDDNV0q8ZpCpIDymO4oesfKjrIckxofZiqf5NsqoW6xEfRH3fwUQI=
SHA256 (Pkgfile) = 458828cb634f164411ce27007e902f4b54808e6df947474b43fabd1f90dac8ac
SHA256 (.footprint) = 7a33815426f5de3caacca3a3aef2919c0b5623a04ca43ddf1290d68e71768059
SHA256 (libzip-1.9.2.tar.xz) = c93e9852b7b2dc931197831438fee5295976ee0ba24f8524a8907be5c2ba5937

View File

@ -5,7 +5,7 @@
# Optional: ninja
name=libzip
version=1.9.0
version=1.9.2
release=1
source=(https://libzip.org/download/$name-$version.tar.xz)