From e9149cc63c7c354162e1238b769d03deb095b037 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sat, 26 Dec 2020 17:35:19 +0100
Subject: [PATCH] liberation fonts: update to 2.1.2

---
 components/fonts/liberation/Makefile |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/fonts/liberation/Makefile b/components/fonts/liberation/Makefile
index a7f0437..70d1334 100644
--- a/components/fonts/liberation/Makefile
+++ b/components/fonts/liberation/Makefile
@@ -17,16 +17,15 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=	        liberation
-COMPONENT_VERSION=      2.00.5
-IPS_COMPONENT_VERSION=  2.0.5
+COMPONENT_VERSION=      2.1.2
 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/2926169/$(COMPONENT_ARCHIVE).tar.gz
+	https://github.com/liberationfonts/liberation-fonts/files/5722233/$(COMPONENT_ARCHIVE)
 COMPONENT_ARCHIVE_HASH= \
-  sha256:f14ff0a0be87b5aeb672e669363b5a699db76feb1144b06798261c0fdcd2b24d
+	sha256:14694930f28391675008c67b18889d1a7dfea74b16adf50394f8057b57eaf8e0
 COMPONENT_LICENSE=      SIL Open Font License Version 1.1
 
 FONT_TYPE = TTF
@@ -39,3 +38,4 @@
 COMPONENT_FONTCONF_SRC_DIR = 
 COMPONENT_FONTCONF_FILES   =
 
+# Auto-generated dependencies

--
Gitblit v1.9.3