diff options
Diffstat (limited to 'main/cups/APKBUILD')
-rw-r--r-- | main/cups/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cups/APKBUILD b/main/cups/APKBUILD index cf082e9fa6..e6ea7c5d10 100644 --- a/main/cups/APKBUILD +++ b/main/cups/APKBUILD @@ -3,7 +3,7 @@ pkgname=cups pkgver=2.2.5 pkgrel=0 pkgdesc="The CUPS Printing System" -url="http://www.cups.org/" +url="https://www.cups.org/" arch="all" license="GPL LGPL2+" subpackages="$pkgname-dev $pkgname-doc $pkgname-libs ipptool $pkgname-client |