From 2b2e80769daa1ad5dba4b94af8ccb9e5a65c8d07 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 1 Mar 2024 23:20:40 +0100 Subject: [PATCH] zziplib: 0.13.73 -> 0.13.74 --- zziplib/.footprint | 21 --------------------- zziplib/.signature | 8 ++++---- zziplib/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 26 deletions(-) diff --git a/zziplib/.footprint b/zziplib/.footprint index 269755e95..f5db95326 100644 --- a/zziplib/.footprint +++ b/zziplib/.footprint @@ -16,7 +16,6 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/zzip/ -rw-r--r-- root/root usr/include/zzip/_config.h -rw-r--r-- root/root usr/include/zzip/_msvc.h --rw-r--r-- root/root usr/include/zzip/autoconf.h -rw-r--r-- root/root usr/include/zzip/conf.h -rw-r--r-- root/root usr/include/zzip/fetch.h -rw-r--r-- root/root usr/include/zzip/file.h @@ -89,26 +88,6 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/zzip_dir_stat.3.gz -rw-r--r-- root/root usr/share/man/man3/zzip_dirfd.3.gz -rw-r--r-- root/root usr/share/man/man3/zzip_dirhandle.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_buffer.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_close.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_entry_fopen.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_entry_strdup_comment.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_entry_strdup_name.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_entry_to_data.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_entry_to_file_header.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_fclose.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_feof.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_findfile.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_findfirst.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_findmatch.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_findnext.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_fopen.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_fread.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_init.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_mmap.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_munmap.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_new.3.gz --rw-r--r-- root/root usr/share/man/man3/zzip_disk_open.3.gz -rw-r--r-- root/root usr/share/man/man3/zzip_entry_data_offset.3.gz -rw-r--r-- root/root usr/share/man/man3/zzip_entry_fclose.3.gz -rw-r--r-- root/root usr/share/man/man3/zzip_entry_feof.3.gz diff --git a/zziplib/.signature b/zziplib/.signature index e79ca3131..96f988b5a 100644 --- a/zziplib/.signature +++ b/zziplib/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37xHWOrs7lSklq4mVM0kqgCmo5zZmSgNOJ0D/IRlnWDL7DmVoJ6wwa4xOgVZuc/56we3peSx+5cJf9s2BCShBg8= -SHA256 (Pkgfile) = de4fa339fb9217d0410b2fc445a6375347b03a5265d2b02f800edafcc860f3f3 -SHA256 (.footprint) = 931c5892cc71f63d0aafb19ab37986234f017cacaa2c337afcb473336f8d1640 -SHA256 (zziplib-0.13.73.tar.gz) = 2aa9d317f70060101064863e4e8fe698c32301e2d293d2b4964608cf2d5b2d8b +RWSagIOpLGJF3xXyghLsm0iVdlzPRPmNa75qGxBbInYNhnlixlt1I0moOAFfVwbepmfnSBt8tewDLRWPRg4ZOBAxOfS2M77newU= +SHA256 (Pkgfile) = c2909b5f9315e168d164ad5fab0575cc716dae54860d1a3d4bd29409399bb223 +SHA256 (.footprint) = 3b1f8b94f6568fa1663abf0176d46d9712089eee68d87e8aae8bb6ba0031fc8c +SHA256 (zziplib-0.13.74.tar.gz) = 319093aa98d39453f3ea2486a86d8a2fab2d5632f6633a2665318723a908eecf diff --git a/zziplib/Pkgfile b/zziplib/Pkgfile index e4804742b..7d2095d10 100644 --- a/zziplib/Pkgfile +++ b/zziplib/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake python3 name=zziplib -version=0.13.73 +version=0.13.74 release=1 source=(https://github.com/gdraheim/$name/archive/v$version/$name-$version.tar.gz)