]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/spandsp
Updated asterisk (1.4.26.6) thx to hrbn for his work.
[ipfire-2.x.git] / lfs / spandsp
index 4f038c2fd92e6b6ae6a445eddd3182b4be91d0de..c10a0e02f8c7749ec79e310b4b694d1a7ebcd1d3 100644 (file)
 
 include Config
 
 
 include Config
 
-VER        = 0.0.4pre15
+VER        = 0.0.6pre12
 
 THISAPP    = spandsp-$(VER)
 
 THISAPP    = spandsp-$(VER)
-DL_FILE    = $(THISAPP).tgz
+DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DL_FROM    = $(URL_IPFIRE)
-DIR_APP    = $(DIR_SRC)/spandsp-0.0.4
+DIR_APP    = $(DIR_SRC)/spandsp-0.0.6
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = spandsp
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = spandsp
-PAK_VER    = 2
+PAK_VER    = 3
 
 DEPS       = "libtiff"
 
 
 DEPS       = "libtiff"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5c0147612e040fc72b29a5c519bd5154
+$(DL_FILE)_MD5 = 497e04c890ee864c629908a169507238
 
 install : $(TARGET)
 
 
 install : $(TARGET)