Update cups to 1.3.7

Add missing php-pear files to core11
This commit is contained in:
Arne Fitzenreiter
2008-04-03 19:28:45 +02:00
parent 2b4ec708bf
commit bfb59786a5
3 changed files with 218 additions and 29 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.2.12
VER = 1.3.7
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 = 1
PAK_VER = 2
DEPS = "ghostscript"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = d410658468384b5ba5d04a808f6157fe
$(DL_FILE)_MD5 = db4a45a17104f10f3ee599d88267c9e5
install : $(TARGET)