cups: bump to version 2.1.4, change upstream location
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Jul 2016 10:17:03 +0000 (12:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Jul 2016 10:43:39 +0000 (12:43 +0200)
cups is now available from Github, with tarballs uploaded by the
maintainers, so we use this new upstream location.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cups/cups.hash
package/cups/cups.mk

index f38399f0e787c0fb78e0971c8d3c70cefc9be7bb..2d103f2e1df1e4f7e4084142d3f8d7e3ad3bddd6 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated:
-sha256 bab0ca3ba80eae48319b3a6b19a5b14fad5ce230f30151a0cfa4c0271df281ad  cups-2.1.2-source.tar.bz2
+sha256 4b14fd833180ac529ebebea766a09094c2568bf8426e219cb3a1715304ef728d  cups-2.1.4-source.tar.gz
index 797d31af3c495d74fba1df471856f0b0452988ce..2f8a18ec259f2dff1ac017b85a630fd34d3581e4 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-CUPS_VERSION = 2.1.2
-CUPS_SOURCE = cups-$(CUPS_VERSION)-source.tar.bz2
-CUPS_SITE = http://www.cups.org/software/$(CUPS_VERSION)
+CUPS_VERSION = 2.1.4
+CUPS_SOURCE = cups-$(CUPS_VERSION)-source.tar.gz
+CUPS_SITE = https://github.com/apple/cups/releases/download/release-$(CUPS_VERSION)
 CUPS_LICENSE = GPLv2 LGPLv2
 CUPS_LICENSE_FILES = LICENSE.txt
 CUPS_INSTALL_STAGING = YES