diff print/cups/cups.sh @ 1219:337f950c30f5

misc: use SPDX licenses
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:05:45 +0200
parents 57dc83a39b13
children 4ccc42bf0284
line wrap: on
line diff
--- a/print/cups/cups.sh	Thu Sep 30 08:58:34 2021 +0200
+++ b/print/cups/cups.sh	Thu Sep 30 09:05:45 2021 +0200
@@ -20,7 +20,7 @@
 PKGNAME=cups
 PKGVERSION=2.2.11
 PKGREVISION=1
-PKGLICENSE="GPLv20"
+PKGLICENSE="GPL-2.0-only"
 PKGSUMMARY="the CUPS printing system"
 PKGDOWNLOAD="https://github.com/apple/cups/releases/download/v$PKGVERSION/$PKGNAME-$PKGVERSION-source.tar.gz"
 PKGOPTIONS="ACL DBUS PAM"