projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
126b4df
)
Upgrade to speex 1.2beta1, doing better with fixed point systems
author
Florian Fainelli
<florian@openwrt.org>
Tue, 15 May 2007 08:09:33 +0000
(08:09 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 15 May 2007 08:09:33 +0000
(08:09 +0000)
SVN-Revision: 7245
libs/speex/Makefile
patch
|
blob
|
history
diff --git
a/libs/speex/Makefile
b/libs/speex/Makefile
index 81db45b9cb8b798b96f4e25466bfb0947153cda2..1372abef37df255a3bda0d0e0ff7d5cf9fff1b99 100644
(file)
--- 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)