X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fcups-filters;h=aedaaf92761c09821d67a09ae56da641d98b9a91;hb=6cedf688932993a5df2b25417e69863e18d95ec5;hp=109db07d7cc91673913d866d7aadd421a1868d4f;hpb=e3922c1b5665d3e8c004e4b455525644c035989c;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/cups-filters b/lfs/cups-filters index 109db07d7c..aedaaf9276 100644 --- a/lfs/cups-filters +++ b/lfs/cups-filters @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2015 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 1.13.4 +VER = 1.28.8 THISAPP = cups-filters-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -32,9 +32,11 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups-filters -PAK_VER = 2 +PAK_VER = 5 -DEPS = "cups ghostscript" +DEPS = cups ghostscript + +CFLAGS += -fcommon ############################################################################### # Top-level Rules @@ -44,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a288a63ca44ad6e776cf1e86a457f836 +$(DL_FILE)_MD5 = 914fb53d31ff8500dc25d2e2c68ca5c1 install : $(TARGET)