mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/cctz: bump to version 2.4
https://github.com/google/cctz/releases/tag/v2.4 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
f95069814b
commit
59674e5f8d
@@ -1,3 +1,3 @@
|
|||||||
# locally computed
|
# locally computed
|
||||||
sha256 8615b20d4e33e02a271c3b93a3b208e3d7d5d66880f5f6208b03426e448f32db cctz-2.3.tar.gz
|
sha256 e1a00957d472044808a24a26f1ba020f36dc26949a69c214562d96b74093adb3 cctz-2.4.tar.gz
|
||||||
sha256 c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747 LICENSE.txt
|
sha256 c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747 LICENSE.txt
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
CCTZ_VERSION = 2.3
|
CCTZ_VERSION = 2.4
|
||||||
CCTZ_SITE = $(call github,google,cctz,v$(CCTZ_VERSION))
|
CCTZ_SITE = $(call github,google,cctz,v$(CCTZ_VERSION))
|
||||||
CCTZ_LICENSE = Apache-2.0
|
CCTZ_LICENSE = Apache-2.0
|
||||||
CCTZ_LICENSE_FILES = LICENSE.txt
|
CCTZ_LICENSE_FILES = LICENSE.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user