[Buildroot] [PATCH] Updated Liberation fonts source site

Biser Milanov bmilanov11 at gmail.com
Wed Jan 31 15:02:30 UTC 2018


>From 26efe7cec55ff310445ee7778e30de6d21e38d3e Mon Sep 17 00:00:00 2001
From: Biser Milanov
Date: Wed, 31 Jan 2018 16:51:22 +0200
Subject: [PATCH] Updated Liberation fonts source site
To: buildroot at busybox.org

Old location no longer reachable via wget even with
"--no-check-certificate":
    ERROR 404: Not Found.

Replaced old site with Wikipedia-cited official site pagure.org.
---
 package/liberation/liberation.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/liberation/liberation.mk b/package/liberation/
liberation.mk
index dfed086..a77c014 100644
--- a/package/liberation/liberation.mk
+++ b/package/liberation/liberation.mk
@@ -5,7 +5,7 @@
################################################################################

LIBERATION_VERSION = 2.00.1
-LIBERATION_SITE = http://www.fedorahosted.org/releases/l/i/liberation-fonts
+LIBERATION_SITE = https://releases.pagure.org/liberation-fonts
LIBERATION_SOURCE = liberation-fonts-ttf-$(LIBERATION_VERSION).tar.gz
LIBERATION_TARGET_DIR = $(TARGET_DIR)/usr/share/fonts/liberation
LIBERATION_LICENSE = OFLv1.1
--
1.8.3.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180131/0b4144c8/attachment.html>


More information about the buildroot mailing list