aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups/cups.inc
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2016-02-18 13:02:45 +0800
committerChen Qi <Qi.Chen@windriver.com>2016-02-18 13:09:04 +0800
commit2771d0bb9cb36f31c9b7737bf83bcf919cb31e9d (patch)
treeae97646ad04368f7b44549d0e7abfdbeda3d4b5a /meta/recipes-extended/cups/cups.inc
parent53a450da51e7f6c8f216bfefdfb3aeca01bf0540 (diff)
downloadopenembedded-core-contrib-2771d0bb9cb36f31c9b7737bf83bcf919cb31e9d.tar.gz
cups: upgrade to 2.1.3ChenQi/PU20160218
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Diffstat (limited to 'meta/recipes-extended/cups/cups.inc')
-rw-r--r--meta/recipes-extended/cups/cups.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index 3f81e2c39b..4b2d21409c 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 = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \
+SRC_URI = "https://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \
file://use_echo_only_in_init.patch \
file://0001-don-t-try-to-run-generated-binaries.patch \
file://cups_serverbin.patch \