[Buildroot] [git commit] package/libunibreak: bump version to 6.1
Julien Olivain
ju.o at free.fr
Sun Oct 19 09:05:00 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=187becc56107da519c81a2f84f8d15bcf7025baa
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Release notes:
https://github.com/adah1972/libunibreak/releases/tag/libunibreak_6_1
https://github.com/adah1972/libunibreak/releases/tag/libunibreak_6_0
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/libunibreak/libunibreak.hash | 2 +-
package/libunibreak/libunibreak.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libunibreak/libunibreak.hash b/package/libunibreak/libunibreak.hash
index bb85f21cdc..8f1e7d292a 100644
--- a/package/libunibreak/libunibreak.hash
+++ b/package/libunibreak/libunibreak.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 dd1a92d4c5646aa0e457ff41d89812ec5243863be6c20bbcb5ee380f3dd78377 libunibreak-5.1.tar.gz
+sha256 cc4de0099cf7ff05005ceabff4afed4c582a736abc38033e70fdac86335ce93f libunibreak-6.1.tar.gz
sha256 0c57e2ec42ece17791a75d2f9b2f8e0663181be008667a507f765b3ef22522db LICENCE
diff --git a/package/libunibreak/libunibreak.mk b/package/libunibreak/libunibreak.mk
index fa52116c1f..de3ea0fefc 100644
--- a/package/libunibreak/libunibreak.mk
+++ b/package/libunibreak/libunibreak.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBUNIBREAK_VERSION = 5.1
+LIBUNIBREAK_VERSION = 6.1
LIBUNIBREAK_SITE = https://github.com/adah1972/libunibreak/releases/download/libunibreak_$(subst .,_,$(LIBUNIBREAK_VERSION))
LIBUNIBREAK_INSTALL_STAGING = YES
LIBUNIBREAK_LICENSE = Zlib
More information about the buildroot
mailing list