From 96697082f42ca097ccffbdce736244d040d75c1a Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sun, 27 Feb 2022 21:04:43 +0100
Subject: [PATCH] gentium: update to 6.101

---
 components/fonts/gentium/gentium.license |    2 +-
 components/fonts/gentium/Makefile        |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/fonts/gentium/Makefile b/components/fonts/gentium/Makefile
index eebfc96..a00eaff 100644
--- a/components/fonts/gentium/Makefile
+++ b/components/fonts/gentium/Makefile
@@ -27,15 +27,15 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=  	gentium
-COMPONENT_VERSION=	6.0.0.1
-HUMAN_VERSION=		6.001
+COMPONENT_VERSION=	6.1.0.1
+HUMAN_VERSION=		6.101
 COMPONENT_SUMMARY=	Gentium Plus extended Unicode fonts supporting Latin, Cyrillic and Greek
 COMPONENT_SRC=  	GentiumPlus-$(HUMAN_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_NAME)-$(HUMAN_VERSION).zip
 COMPONENT_PROJECT_URL=	https://software.sil.org/gentium/
 COMPONENT_DOWNLOAD_URL=	https://software.sil.org/downloads/r/gentium
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_DOWNLOAD_URL)/$(COMPONENT_SRC).zip
-COMPONENT_ARCHIVE_HASH=	sha256:7589cb8fa9887c34070e14fc78108102657ffac7ed36e81bb2058bde2da9430c
+COMPONENT_ARCHIVE_HASH=	sha256:5244209b44a5111736379686119cd54042dce18e308a351c366999ac563ca6bb
 COMPONENT_LICENSE=      SIL OPEN FONT LICENSE Version 1.1
 
 FONT_TYPE = TTF
diff --git a/components/fonts/gentium/gentium.license b/components/fonts/gentium/gentium.license
index 4eea1c4..5a7a2dd 100644
--- a/components/fonts/gentium/gentium.license
+++ b/components/fonts/gentium/gentium.license
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2021 SIL International (http://www.sil.org/),
+Copyright (c) 2003-2022 SIL International (http://www.sil.org/),
 with Reserved Font Names "Gentium" and "SIL".
 
 This Font Software is licensed under the SIL Open Font License, Version 1.1.

--
Gitblit v1.9.3