Files
buildroot/package/sord/Config.in
Bernd Kuhls 5bd1973ef0 package/sord: bump version to 0.16.22
https://gitlab.com/drobilla/sord/-/blob/v0.16.22/NEWS

Added dependency to zix due to upstream commit:
ec186c111b
added in version 0.16.16.

Updated license hash due to upstream commits
53f071a571
5edcf18adf
fb728f8a6f

Package switched from pcre to pcre2 in version 0.16.16:
67bcd63bda

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2026-04-06 17:42:38 +02:00

10 lines
206 B
Plaintext

config BR2_PACKAGE_SORD
bool "sord"
select BR2_PACKAGE_SERD
select BR2_PACKAGE_ZIX
help
Sord is a lightweight C library for storing RDF data in
memory.
https://drobilla.net/software/sord.html