package/cups-filters: bump to version 1.21.3
Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> [Thomas: add explanation for AUTORECONF.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
430fa948fe
commit
4e770101e5
@ -1,3 +1,3 @@
|
|||||||
# Locally computed:
|
# Locally computed:
|
||||||
sha256 aad95e35033154f54639923b439e0657fc9f616b9eac7490df89514362551f98 cups-filters-1.20.3.tar.gz
|
sha256 981b280bc5275a21c6f436aff6207e03cab36dc304c119bbac507db940e7421c cups-filters-1.21.3.tar.gz
|
||||||
sha256 24cc91478ca68d6d982dfd86181210ad5f0931ec431bdb740793e3d6555fdcd8 COPYING
|
sha256 8e697cf4681ebbca716bf8cc30dde51c264e32ceee41fa63ceb5213334204b83 COPYING
|
||||||
|
@ -4,10 +4,12 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
CUPS_FILTERS_VERSION = 1.20.3
|
CUPS_FILTERS_VERSION = 1.21.3
|
||||||
CUPS_FILTERS_SITE = http://openprinting.org/download/cups-filters
|
CUPS_FILTERS_SITE = http://openprinting.org/download/cups-filters
|
||||||
CUPS_FILTERS_LICENSE = GPL-2.0, GPL-2.0+, GPL-3.0, GPL-3.0+, LGPL-2, LGPL-2.1+, MIT, BSD-4-Clause
|
CUPS_FILTERS_LICENSE = GPL-2.0, GPL-2.0+, GPL-3.0, GPL-3.0+, LGPL-2, LGPL-2.1+, MIT, BSD-4-Clause
|
||||||
CUPS_FILTERS_LICENSE_FILES = COPYING
|
CUPS_FILTERS_LICENSE_FILES = COPYING
|
||||||
|
# release tarball is broken, Makefile.am is newer than Makefile.in
|
||||||
|
CUPS_FILTERS_AUTORECONF = YES
|
||||||
|
|
||||||
CUPS_FILTERS_DEPENDENCIES = cups libglib2 lcms2 qpdf fontconfig freetype jpeg
|
CUPS_FILTERS_DEPENDENCIES = cups libglib2 lcms2 qpdf fontconfig freetype jpeg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user