From 9a09608b8b125bc98430b3c919475c10f0165942 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Tue, 18 May 2021 07:32:41 +0200
Subject: [PATCH] liberation: update to 2.1.4

---
 components/fonts/liberation/pkg5     |    1 +
 components/fonts/liberation/Makefile |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/components/fonts/liberation/Makefile b/components/fonts/liberation/Makefile
index 58e411e..cd31255 100644
--- a/components/fonts/liberation/Makefile
+++ b/components/fonts/liberation/Makefile
@@ -17,13 +17,13 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=	        liberation
-COMPONENT_VERSION=      2.1.3
+COMPONENT_VERSION=      2.1.4
 COMPONENT_SUMMARY=      The Liberation fonts
 COMPONENT_PROJECT_URL=  https://pagure.io/liberation-fonts/
 COMPONENT_SRC=          $(COMPONENT_NAME)-fonts-ttf-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_URL=	https://github.com/liberationfonts/liberation-fonts/files/6060976/$(COMPONENT_ARCHIVE)
-COMPONENT_ARCHIVE_HASH= sha256:22ca2f42ea10e32c715bdb58f170583a80ff49a48d632ae7ec390a1c0f89682f
+COMPONENT_ARCHIVE_URL=	https://github.com/liberationfonts/liberation-fonts/files/6418984/$(COMPONENT_ARCHIVE)
+COMPONENT_ARCHIVE_HASH= sha256:26f85412dd0aa9d061504a1cc8aaf0aa12a70710e8d47d8b65a1251757c1a5ef
 COMPONENT_LICENSE=      SIL Open Font License Version 1.1
 
 FONT_TYPE = TTF
diff --git a/components/fonts/liberation/pkg5 b/components/fonts/liberation/pkg5
index caf77fc..48ea6bf 100644
--- a/components/fonts/liberation/pkg5
+++ b/components/fonts/liberation/pkg5
@@ -1,6 +1,7 @@
 {
     "dependencies": [
         "SUNWcs",
+        "shell/ksh93",
         "system/library",
         "system/library/fontconfig",
         "x11/font-utilities"

--
Gitblit v1.9.3