[Buildroot] [git commit] package/cups: bump version to 2.2.7

Peter Korsgaard peter at korsgaard.com
Sun Apr 29 16:52:44 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=c7c2541954597242a1c379d218aea4e295ce35cd
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Acked-by: Olivier Schonken <olivier.schonken at gmail.com>
Signed-off-by: Bernd Kuhls <<a href="mailto:bernd.kuhls at t-online.de" target="_blank" rel="noreferrer">bernd.kuhls at t-online.de</a>><br>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/cups/cups.hash | 3 ++-
 package/cups/cups.mk   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/package/cups/cups.hash b/package/cups/cups.hash
index d4f20b60db..a19b3b09a6 100644
--- a/package/cups/cups.hash
+++ b/package/cups/cups.hash
@@ -1,2 +1,3 @@
 # Locally calculated:
-sha256 a8795e2aa54dcfbdc9ff254a770f0d7154e35c981bca5b3369050c5193ab5a21  cups-2.2.5-source.tar.gz
+sha256 3c4b637b737077565ccdfbd5f61785d03f49461ae736fcc2c0ffaf41d2c6ea6a  cups-2.2.7-source.tar.gz
+sha256 6e0e0ffbde118aae709f7ef65590de9071e8b2cd322f84fd645c6b64f3cc452c  LICENSE.txt
diff --git a/package/cups/cups.mk b/package/cups/cups.mk
index 0726d8a37f..54271d5fc7 100644
--- a/package/cups/cups.mk
+++ b/package/cups/cups.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CUPS_VERSION = 2.2.5
+CUPS_VERSION = 2.2.7
 CUPS_SOURCE = cups-$(CUPS_VERSION)-source.tar.gz
 CUPS_SITE = https://github.com/apple/cups/releases/download/v$(CUPS_VERSION)
 CUPS_LICENSE = GPL-2.0, LGPL-2.0


More information about the buildroot mailing list