]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/cups-filters
tshark: Update to version 3.2.6
[people/pmueller/ipfire-2.x.git] / lfs / cups-filters
index 109db07d7cc91673913d866d7aadd421a1868d4f..1c82b0dbb64eec177b3abc341d7b8f55ecb104ed 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2015  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        #
@@ -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    = 3
 
-DEPS       = "cups ghostscript"
+DEPS       = cups ghostscript
+
+CFLAGS    += -fcommon
 
 ###############################################################################
 # Top-level Rules