Updated cups to the latest stable, this should fix some bugs.

This commit is contained in:
Christian Schmidt
2010-09-17 10:01:14 +02:00
parent 703a822107
commit b0cc7ed7c6
2 changed files with 145 additions and 164 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.4.2
VER = 1.4.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 = 5
PAK_VER = 6
DEPS = "ghostscript"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = d95e2d588e3d36e563027a963b117b1b
$(DL_FILE)_MD5 = 8776403ad60fea9e85eab9c04d88560d
install : $(TARGET)