X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fcups;h=49b275a6557c6f789a04b5873820d230fbbde47b;hp=60f7e214e40964c5bdb49391924ed316d78e2c9a;hb=d9c6f56c2ea171cbc1fa396feb30d2814b9a818d;hpb=38ca33d110b4516f927e866a37db59e596f4b6a4 diff --git a/lfs/cups b/lfs/cups index 60f7e214e4..49b275a655 100644 --- a/lfs/cups +++ b/lfs/cups @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2015 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.7.0 +VER = 2.0.4 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 = 10 +PAK_VER = 13 DEPS = "ghostscript" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5ab496a2ce27017fcdb3d7ec4818a75a +$(DL_FILE)_MD5 = f5c847d9a4fac6c4c66fb0526a7afaae install : $(TARGET)