X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fcups;h=f182538fb8aa72b660256640d518d516c6e376b4;hb=0a379f8fe60459b0d1234fe724c1af802beffbb3;hp=e8d9cc0e7e08e8ef7e0160ca901f84585263fdb4;hpb=23c6672b8c7c555b1455aebc08b51585770152da;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/cups b/lfs/cups index e8d9cc0e7..f182538fb 100644 --- a/lfs/cups +++ b/lfs/cups @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2012 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.4.4 +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 = 6 +PAK_VER = 8 DEPS = "ghostscript" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8776403ad60fea9e85eab9c04d88560d +$(DL_FILE)_MD5 = 0ec52d3f3c69bc2ab5ed70c594edbce6 install : $(TARGET)