From e530212e59e0e174fa8e670e744c3b6570b1722d Mon Sep 17 00:00:00 2001 From: Rudi Heitbaum Date: Wed, 13 Jul 2022 12:47:10 +0000 Subject: [PATCH] encodings: update to 1.0.6 and https --- packages/x11/font/encodings/package.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/x11/font/encodings/package.mk b/packages/x11/font/encodings/package.mk index a8722acdc7..7f44d0fea9 100644 --- a/packages/x11/font/encodings/package.mk +++ b/packages/x11/font/encodings/package.mk @@ -3,11 +3,11 @@ # Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv) PKG_NAME="encodings" -PKG_VERSION="1.0.5" -PKG_SHA256="bd96e16143a044b19e87f217cf6a3763a70c561d1076aad6f6d862ec41774a31" +PKG_VERSION="1.0.6" +PKG_SHA256="77e301de661f35a622b18f60b555a7e7d8c4d5f43ed41410e830d5ac9084fc26" PKG_LICENSE="OSS" -PKG_SITE="http://www.X.org" -PKG_URL="http://xorg.freedesktop.org/archive/individual/font/${PKG_NAME}-${PKG_VERSION}.tar.bz2" +PKG_SITE="https://www.X.org" +PKG_URL="https://xorg.freedesktop.org/archive/individual/font/${PKG_NAME}-${PKG_VERSION}.tar.xz" PKG_DEPENDS_TARGET="toolchain util-macros font-util:host" PKG_LONGDESC="X font encoding meta files."