mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Updated asterisk package.
New spandsp and app_*fax.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user