From: Florian Fainelli Date: Tue, 15 May 2007 08:09:33 +0000 (+0000) Subject: Upgrade to speex 1.2beta1, doing better with fixed point systems X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=20cb65b9dbfdd12e11aa5112fe094c7b9bf87fad;p=openwrt%2Fsvn-archive%2Fpackages.git Upgrade to speex 1.2beta1, doing better with fixed point systems SVN-Revision: 7245 --- 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)