From 2524b8380f8c701dc173d81e39cda833e21e7003 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Fri, 15 Jul 2016 09:49:36 +0800 Subject: cups: upgrade to 2.1.4 Signed-off-by: Chen Qi Signed-off-by: Ross Burton --- meta/recipes-extended/cups/cups.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/cups/cups.inc') diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 9a12a7820b..02b6358afe 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc @@ -3,7 +3,7 @@ SECTION = "console/utils" LICENSE = "GPLv2 & LGPLv2" DEPENDS = "gnutls libpng jpeg dbus dbus-glib zlib libusb" -SRC_URI = "https://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \ +SRC_URI = "https://github.com/apple/cups/releases/download/release-${PV}/${BP}-source.tar.gz \ file://use_echo_only_in_init.patch \ file://0001-don-t-try-to-run-generated-binaries.patch \ file://cups_serverbin.patch \ -- cgit 1.2.3-korg