From 20cb65b9dbfdd12e11aa5112fe094c7b9bf87fad Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 15 May 2007 08:09:33 +0000 Subject: [PATCH] Upgrade to speex 1.2beta1, doing better with fixed point systems SVN-Revision: 7245 --- libs/speex/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/speex/Makefile b/libs/speex/Makefile index 81db45b9c..1372abef3 100644 --- a/libs/speex/Makefile +++ b/libs/speex/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=speex -PKG_VERSION:=1.1.12 +PKG_VERSION:=1.2beta1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.us.xiph.org/releases/speex/ -PKG_MD5SUM:=1bd6cdf3a0ebabf818cd72a3401e2610 +PKG_MD5SUM:=aac2e4ba42122b885c787ea280acb3d9 PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -- 2.30.2