]> git.ipfire.org Git - people/trikolon/ipfire-2.x.git/commitdiff
cups: update to 1.4.8.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 8 Feb 2012 06:50:17 +0000 (07:50 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 8 Feb 2012 06:50:17 +0000 (07:50 +0100)
config/rootfiles/packages/cups
lfs/cups

index 6bf7e69244c25cbaf4d853f700cbfa15a623c36c..5f9004790806cdf5a0c7f7c2e9c79deb13f7a280 100644 (file)
@@ -949,8 +949,10 @@ usr/share/doc/cups/images
 #usr/share/doc/cups/images/cups.png
 #usr/share/doc/cups/images/generic.png
 #usr/share/doc/cups/images/left.gif
+#usr/share/doc/cups/images/raster-organization.png
 #usr/share/doc/cups/images/raster.png
 #usr/share/doc/cups/images/right.gif
+#usr/share/doc/cups/images/sample-image.png
 #usr/share/doc/cups/images/sel.gif
 #usr/share/doc/cups/images/smiley.jpg
 #usr/share/doc/cups/images/unsel.gif
index e7fd085e27cb7b02ba3aecc2ae0ebe109656da31..f182538fb8aa72b660256640d518d516c6e376b4 100644 (file)
--- a/lfs/cups
+++ b/lfs/cups
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2012  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.4.6
+VER        = 1.4.8
 
 THISAPP    = cups-$(VER)
 DL_FILE    = $(THISAPP)-source.tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/cups-$(VER)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = cups
-PAK_VER    = 7
+PAK_VER    = 8
 
 DEPS       = "ghostscript"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = de8fb5a29c36554925c0c6a6e2c0dae1
+$(DL_FILE)_MD5 = 0ec52d3f3c69bc2ab5ed70c594edbce6
 
 install : $(TARGET)