Skip to content

Commit

Permalink
inih: update to 58.
Browse files Browse the repository at this point in the history
    [oss-fuzz] fuzzing support by @0x34d in #153
    [Fuzzing] fix harness by @0x34d in #156
    [Fuzzing] using cifuzz for PR by @0x34d in #154
    Specify C++11 std in meson build by @DownerCase in #157
    Add ini_ prefix even to static names so inih can be used as an #include by @benhoyt in #164
  • Loading branch information
wiz committed Jan 28, 2024
1 parent 9a698ac commit 73ad2d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions textproc/inih/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2023/08/24 09:09:56 wiz Exp $
# $NetBSD: Makefile,v 1.5 2024/01/28 13:18:54 wiz Exp $

DISTNAME= inih-r57
DISTNAME= inih-r58
PKGNAME= ${DISTNAME:S/-r/-/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=benhoyt/}
Expand Down
9 changes: 4 additions & 5 deletions textproc/inih/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.6 2023/08/24 11:35:15 tnn Exp $
$NetBSD: distinfo,v 1.7 2024/01/28 13:18:54 wiz Exp $

BLAKE2s (inih-r57.tar.gz) = 141de82a0b35b9c14687a923ee3e579c8c922f6fcd514bc6dfeda24e0d5b17c5
SHA512 (inih-r57.tar.gz) = 9f758df876df54ed7e228fd82044f184eefbe47e806cd1e6d62e1b0ea28e2c08e67fa743042d73b4baef0b882480e6afe2e72878b175822eb2bdbb6d89c0e411
Size (inih-r57.tar.gz) = 18954 bytes
SHA1 (patch-meson.build) = bfaaed50a21b8ed1a02f61f6f599bd6c81a299f3
BLAKE2s (inih-r58.tar.gz) = 4a74923f0817df4cdec2e562b38cb58906a2b2849832c2e338d3945f4863a126
SHA512 (inih-r58.tar.gz) = d69f488299c1896e87ddd3dd20cd9db5848da7afa4c6159b8a99ba9a5d33f35cadfdb9f65d6f2fe31decdbadb8b43bf610ff2699df475e1f9ff045e343ac26ae
Size (inih-r58.tar.gz) = 19964 bytes

0 comments on commit 73ad2d1

Please sign in to comment.