* [Buildroot] [PATCH 1/1] package/utf8proc: bump to version 2.8.0
@ 2022-12-08 21:25 Fabrice Fontaine
2022-12-11 13:34 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-12-08 21:25 UTC (permalink / raw)
To: buildroot; +Cc: Bernd Kuhls, Fabrice Fontaine
https://github.com/JuliaStrings/utf8proc/blob/v2.8.0/NEWS.md
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/utf8proc/utf8proc.hash | 2 +-
package/utf8proc/utf8proc.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/utf8proc/utf8proc.hash b/package/utf8proc/utf8proc.hash
index acc73903c8..658ffa1f7c 100644
--- a/package/utf8proc/utf8proc.hash
+++ b/package/utf8proc/utf8proc.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 4bb121e297293c0fd55f08f83afab6d35d48f0af4ecc07523ad8ec99aa2b12a1 utf8proc-2.7.0.tar.gz
+sha256 a0a60a79fe6f6d54e7d411facbfcc867a6e198608f2cd992490e46f04b1bcecc utf8proc-2.8.0.tar.gz
sha256 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256 LICENSE.md
diff --git a/package/utf8proc/utf8proc.mk b/package/utf8proc/utf8proc.mk
index 707e553561..b08c6e7109 100644
--- a/package/utf8proc/utf8proc.mk
+++ b/package/utf8proc/utf8proc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-UTF8PROC_VERSION = 2.7.0
+UTF8PROC_VERSION = 2.8.0
UTF8PROC_SITE = $(call github,JuliaStrings,utf8proc,v$(UTF8PROC_VERSION))
UTF8PROC_LICENSE = MIT
UTF8PROC_LICENSE_FILES = LICENSE.md
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/utf8proc: bump to version 2.8.0
2022-12-08 21:25 [Buildroot] [PATCH 1/1] package/utf8proc: bump to version 2.8.0 Fabrice Fontaine
@ 2022-12-11 13:34 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-12-11 13:34 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Bernd Kuhls, buildroot
On Thu, 8 Dec 2022 22:25:03 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> https://github.com/JuliaStrings/utf8proc/blob/v2.8.0/NEWS.md
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/utf8proc/utf8proc.hash | 2 +-
> package/utf8proc/utf8proc.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-11 13:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 21:25 [Buildroot] [PATCH 1/1] package/utf8proc: bump to version 2.8.0 Fabrice Fontaine
2022-12-11 13:34 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.