]> git.99rst.org Git - openwrt-packages.git/commit
libudev-zero: update to 1.0.5
authorDaniel Golle <redacted>
Thu, 20 Aug 2026 13:49:51 +0000 (14:49 +0100)
committerAlexandru Ardelean <redacted>
Thu, 27 Aug 2026 11:52:27 +0000 (14:52 +0300)
commit9c79d699d915227cfb2386dd1bcd88825209b7e2
tree52e45d8c77e552b6b02795fec66aa04237569228
parent97e17c70fc9d4858d61a6bd4ba3472ed38c654fb
libudev-zero: update to 1.0.5

- added a meson.build alongside the existing Makefile, giving more
  control for implementing additional features such as optional symbol
  versioning (#81, #77)
- added optional versioned symbols when compiling via meson, opt out
  with -Dsymbol-versioning=disabled (#82, fixes #77)

This package still builds via the traditional Makefile (no meson.mk
included), which upstream keeps alongside the new meson.build; SONAME
is unchanged (libudev.so.1).

Signed-off-by: Daniel Golle <redacted>
libs/libudev-zero/Makefile
git clone https://git.99rst.org/PROJECT