libb64: update to 2.0.0.1
authorDaniel Golle <redacted>
Fri, 8 May 2026 17:20:23 +0000 (18:20 +0100)
committerJosef Schlehofer <redacted>
Sun, 10 May 2026 10:21:37 +0000 (12:21 +0200)
commit3650172e26e63bc8a6ed194d3653e62269c72f60
tree15dbd496a5dc3d4b89083fb73503b12b1f2b5348
parente8dba902db1f9432d07c09a297118db0788c8f10
libb64: update to 2.0.0.1

Patch release fixing build system issues with the 2.0.0 release.
2.0.0 introduced API changes including:
 * Version macros for detection of incompatible API / version
 * size_t as argument to allow longer base64 encoded strings
 * Configurable line break functionality
 * Flags field for encoder
 * Helpers to calculate required output buffer maximum lengths
 * Switched in-/out-pointers to void*

Link: https://github.com/libb64/libb64/blob/v2.0.0.1/CHANGELOG.md
Signed-off-by: Daniel Golle <redacted>
libs/libb64/Makefile
git clone https://git.99rst.org/PROJECT