zziplib: 0.13.73 -> 0.13.74

This commit is contained in:
Tim Biermann 2024-03-01 23:20:40 +01:00
parent 3f4bc961fa
commit 2b2e80769d
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 5 additions and 26 deletions

View File

@ -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

View File

@ -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

View File

@ -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)