diff options
-rw-r--r-- | user/cups/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/cups/APKBUILD b/user/cups/APKBUILD index 2c1353095..f5d8e5009 100644 --- a/user/cups/APKBUILD +++ b/user/cups/APKBUILD @@ -3,7 +3,7 @@ pkgname=cups pkgver=2.2.8 pkgrel=1 pkgdesc="The CUPS Printing System" -url="http://www.cups.org/" +url="https://www.cups.org/" arch="all" license="GPL-2.0-only AND LGPL-2.0-only" # cupsUTF8ToCharset(CUPS_EUC_JP) of utfdemo.txt: FAIL (UTF-8 to EUC-JP on line 1) |