From 828fb000331918657ce52bc66059907f616e935a Mon Sep 17 00:00:00 2001 From: Monday Date: Fri, 6 May 2022 01:28:34 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=AE=98=E7=BD=91=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=EF=BC=8C=E4=BB=8Eapple=20=E7=BB=B4=E6=8A=A4=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E5=88=87=E6=8D=A2=E5=88=B0=E5=8E=9F=E5=A7=8B=E4=B8=8A?= =?UTF-8?q?=E6=B8=B8=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cups.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cups.spec b/cups.spec index 5d7bea2..986d5f1 100644 --- a/cups.spec +++ b/cups.spec @@ -6,7 +6,7 @@ Version: 2.4.0 Release: 1 Summary: CUPS is the standards-based, open source printing system for linux operating systems. License: GPLv2+ and LGPLv2+ with exceptions and AML -Url: http://www.cups.org/ +Url: https://openprinting.github.io/cups/ # Apple stopped uploading the new versions into github, use OpenPrinting fork Source0: https://github.com/OpenPrinting/cups/releases/download/v%{version}/cups-%{version}-source.tar.gz -- Gitee