Files
buildroot/package/nut
Bernd Kuhls df685627a2 package/nut: bump version to 2.8.3
Release notes:
https://github.com/networkupstools/nut/releases/tag/v2.8.3

Remove all patches which are included in this release.

Updated license hash due to upstream commits:
https://github.com/networkupstools/nut/commit/1cd56ce019a0005d2c9083c3eba26af13a9b2581
https://github.com/networkupstools/nut/commit/91585bf708fd5128ca9e23c82800a0c50f39db14
https://github.com/networkupstools/nut/commit/f9a41e7225a472443c34c008fbf4c168bd94b904

Upstream commit https://github.com/networkupstools/nut/commit/4ddc5aedf322a6ff2803aa7cb7509057ac7edbbf
sets PKG_CONFIG_LIBDIR=/dev/null when cross-compiling and the pkg-config
binary lacks the host triplet, but:

"If pkg-config libdir is already defined, we suppose that callers know
 what they're doing and leave it alone ..."

Add PKG_CONFIG_LIBDIR to NUT_CONF_ENV to fix library detections.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2025-05-12 21:51:18 +02:00
..