From f14cdb6450f6e9e17b3e0dbe361e4ee4e1b1f71d Mon Sep 17 00:00:00 2001 From: Rudi Heitbaum Date: Tue, 28 Feb 2023 08:42:37 +0000 Subject: [PATCH] font-cursor-misc: update to 1.0.4 and https --- packages/x11/font/font-cursor-misc/package.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/x11/font/font-cursor-misc/package.mk b/packages/x11/font/font-cursor-misc/package.mk index 144e7e77a3..501ef2d185 100644 --- a/packages/x11/font/font-cursor-misc/package.mk +++ b/packages/x11/font/font-cursor-misc/package.mk @@ -2,11 +2,11 @@ # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) PKG_NAME="font-cursor-misc" -PKG_VERSION="1.0.3" -PKG_SHA256="17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635" +PKG_VERSION="1.0.4" +PKG_SHA256="25d9c9595013cb8ca08420509993a6434c917e53ca1fec3f63acd45a19d4f982" 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="X11 cursor fonts."