]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/cups-filters
cifs-utils: Update to 6.12
[ipfire-2.x.git] / lfs / cups-filters
index 8acd557aff03604bd71e48900fccfdf7b2daed60..4f4d88b95bac7dde34dd77c803d13cf319f5c955 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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.27.4
 
 THISAPP    = cups-filters-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -32,10 +32,12 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = cups-filters
-PAK_VER    = 2
+PAK_VER    = 3
 
 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 = fd43c2fa2f542d45580d113d30bdd2da
 
 install : $(TARGET)