projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06ea5c7
)
update lame, fixes #3611
author
John Crispin
<john@openwrt.org>
Sun, 22 Jun 2008 20:11:06 +0000
(20:11 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 22 Jun 2008 20:11:06 +0000
(20:11 +0000)
SVN-Revision: 11564
sound/lame/Makefile
patch
|
blob
|
history
diff --git
a/sound/lame/Makefile
b/sound/lame/Makefile
index f26919daf34edb2ec131d09c52c8ad3deb2332d1..3786af0ac34ad8b0cac6f48c65fcde638d3cfa32 100644
(file)
--- a/
sound/lame/Makefile
+++ b/
sound/lame/Makefile
@@
-9,11
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=lame
-PKG_VERSION:=3.9
6.1
+PKG_VERSION:=3.9
7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/lame
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
+PKG_MD5SUM:=90a4acbb730d150dfe80de145126eef7
+
include $(INCLUDE_DIR)/package.mk
define Package/lame/Default