mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/utfcpp: bump version to 4.2.1
https://github.com/nemtrif/utfcpp/releases/tag/v4.2.1 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
f18c4dbdce
commit
309ea70367
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 54a8e96ea835a7359e8e53d03e30e9833d51350cc4615ff53f8449ef19ee46ab utfcpp-4.2.0.tar.gz
|
||||
sha256 6d6a5493a111884cc085ee31babfe6d9960c8fb08fc80a64852eaeea8323dbc1 utfcpp-4.2.1.tar.gz
|
||||
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UTFCPP_VERSION = 4.2.0
|
||||
UTFCPP_VERSION = 4.2.1
|
||||
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