summaryrefslogtreecommitdiffstats
path: root/package/cups
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2017-03-29 14:15:38 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-29 21:51:30 +0200
commitead8c71eb4caf25bf75029ba1007982ee4c2a20e (patch)
treeda86765d72c8dbe571c6957c560330d0ac3ddcf1 /package/cups
parent1e5085f9ba8993d74a38ca608148cf357076eb45 (diff)
downloadbuildroot-ead8c71eb4caf25bf75029ba1007982ee4c2a20e.tar.gz
buildroot-ead8c71eb4caf25bf75029ba1007982ee4c2a20e.zip
cups: bump version to 2.2.3
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/cups')
-rw-r--r--package/cups/cups.hash2
-rw-r--r--package/cups/cups.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/cups/cups.hash b/package/cups/cups.hash
index 08c8c3c234..0eb415e505 100644
--- a/package/cups/cups.hash
+++ b/package/cups/cups.hash
@@ -1,2 +1,2 @@
# Locally calculated:
-sha256 f589bb7d5d1dc3aa0915d7cf2b808571ef2e1530cd1a6ebe76ae8f9f4994e4f6 cups-2.2.2-source.tar.gz
+sha256 66701fe15838f2c892052c913bde1ba106bbee2e0a953c955a62ecacce76885f cups-2.2.3-source.tar.gz
diff --git a/package/cups/cups.mk b/package/cups/cups.mk
index ae3b9caae0..d58c78d30d 100644
--- a/package/cups/cups.mk
+++ b/package/cups/cups.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CUPS_VERSION = 2.2.2
+CUPS_VERSION = 2.2.3
CUPS_SOURCE = cups-$(CUPS_VERSION)-source.tar.gz
CUPS_SITE = https://github.com/apple/cups/releases/download/v$(CUPS_VERSION)
CUPS_LICENSE = GPLv2, LGPLv2
OpenPOWER on IntegriCloud