Files
buildroot/package/libunibreak/libunibreak.mk
Bernd Kuhls 09ce45ded6 package/libunibreak: bump version to 7.0
https://github.com/adah1972/libunibreak/blob/libunibreak_7_0/NEWS

Switched to sha256 tarball hash provided by upstream.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2026-04-28 20:55:51 +02:00

14 lines
459 B
Makefile

################################################################################
#
# libunibreak
#
################################################################################
LIBUNIBREAK_VERSION = 7.0
LIBUNIBREAK_SITE = https://github.com/adah1972/libunibreak/releases/download/libunibreak_$(subst .,_,$(LIBUNIBREAK_VERSION))
LIBUNIBREAK_INSTALL_STAGING = YES
LIBUNIBREAK_LICENSE = Zlib
LIBUNIBREAK_LICENSE_FILES = LICENCE
$(eval $(autotools-package))