Updated asterisk package.

New spandsp and app_*fax.
This commit is contained in:
Michael Tremer
2008-04-09 19:02:30 +02:00
parent 88db602f52
commit 3926e90d16
9 changed files with 471 additions and 8 deletions

View File

@@ -24,15 +24,15 @@
include Config
VER = 0.0.3pre24
VER = 0.0.4pre15
THISAPP = spandsp-$(VER)
DL_FILE = $(THISAPP).tgz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/spandsp-0.0.3
DIR_APP = $(DIR_SRC)/spandsp-0.0.4
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = spandsp
PAK_VER = 1
PAK_VER = 2
DEPS = "libtiff"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 1546abc89df5b36170acac6622784799
$(DL_FILE)_MD5 = 5c0147612e040fc72b29a5c519bd5154
install : $(TARGET)