mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/utfcpp: bump version to 4.1.1
https://github.com/nemtrif/utfcpp/releases/tag/v4.1.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
10bead0096
commit
2f0bd4cdfa
@@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 9a45cbeefacf512879971eaf57fe52133b73a0152d5354f3adeaf8d103cff0f3 utfcpp-4.1.0.tar.gz
|
sha256 1ca68016f0abc24172998e39ce0d8f8e2b7a26f7579a0ff85d4e1b9a7aea56f8 utfcpp-4.1.1.tar.gz
|
||||||
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE
|
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
UTFCPP_VERSION = 4.1.0
|
UTFCPP_VERSION = 4.1.1
|
||||||
UTFCPP_SITE = $(call github,nemtrif,utfcpp,v$(UTFCPP_VERSION))
|
UTFCPP_SITE = $(call github,nemtrif,utfcpp,v$(UTFCPP_VERSION))
|
||||||
UTFCPP_LICENSE = BSL-1.0
|
UTFCPP_LICENSE = BSL-1.0
|
||||||
UTFCPP_LICENSE_FILES = LICENSE
|
UTFCPP_LICENSE_FILES = LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user