mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/utfcpp: bump version to 4.0.8
Release notes: https://github.com/nemtrif/utfcpp/releases/tag/v4.0.8 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c8ab370b08
commit
d0ce0acfcf
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 6920a6a5d6a04b9a89b2a89af7132f8acefd46e0c2a7b190350539e9213816c0 utfcpp-4.0.6.tar.gz
|
||||
sha256 f808b26d8c3a59def27fea207182ece77a8930bd121a69f80d328ecf3cfef925 utfcpp-4.0.8.tar.gz
|
||||
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UTFCPP_VERSION = 4.0.6
|
||||
UTFCPP_VERSION = 4.0.8
|
||||
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