From 25dba7163c4320398b4319e10e1f878d40d0e3b8 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sun, 6 Oct 2019 15:21:10 +0200 Subject: [PATCH] package/liberation: bump version to 2.00.5 Switched upstream to github according to https://release-monitoring.org/project/16833/ Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- package/liberation/liberation.hash | 2 +- package/liberation/liberation.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/liberation/liberation.hash b/package/liberation/liberation.hash index 5ae4034dea..a15dc23511 100644 --- a/package/liberation/liberation.hash +++ b/package/liberation/liberation.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 7890278a6cd17873c57d9cd785c2d230d9abdea837e96516019c5885dd271504 liberation-fonts-ttf-2.00.1.tar.gz +sha256 f14ff0a0be87b5aeb672e669363b5a699db76feb1144b06798261c0fdcd2b24d liberation-fonts-ttf-2.00.5.tar.gz sha256 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b LICENSE diff --git a/package/liberation/liberation.mk b/package/liberation/liberation.mk index cabee17202..495a1ffa63 100644 --- a/package/liberation/liberation.mk +++ b/package/liberation/liberation.mk @@ -4,8 +4,8 @@ # ################################################################################ -LIBERATION_VERSION = 2.00.1 -LIBERATION_SITE = https://releases.pagure.org/liberation-fonts +LIBERATION_VERSION = 2.00.5 +LIBERATION_SITE = https://github.com/liberationfonts/liberation-fonts/files/2926169 LIBERATION_SOURCE = liberation-fonts-ttf-$(LIBERATION_VERSION).tar.gz LIBERATION_TARGET_DIR = $(TARGET_DIR)/usr/share/fonts/liberation LIBERATION_LICENSE = OFL-1.1 -- 2.30.2