mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/utfcpp: bump version to 4.0.9
Release notes: https://github.com/nemtrif/utfcpp/releases/tag/v4.0.9 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
5c6552cd60
commit
60e12203b1
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 f808b26d8c3a59def27fea207182ece77a8930bd121a69f80d328ecf3cfef925 utfcpp-4.0.8.tar.gz
|
||||
sha256 397a9a2a6ed5238f854f490b0177b840abc6b62571ec3e07baa0bb94d3f14d5a utfcpp-4.0.9.tar.gz
|
||||
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UTFCPP_VERSION = 4.0.8
|
||||
UTFCPP_VERSION = 4.0.9
|
||||
UTFCPP_SITE = $(call github,nemtrif,utfcpp,v$(UTFCPP_VERSION))
|
||||
UTFCPP_LICENSE = BSL-1.0
|
||||
UTFCPP_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user