From: blogic Date: Mon, 28 Jul 2008 17:16:54 +0000 (+0000) Subject: bump lame to newest version, #3823 X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=ef2614a0a70ffe1cb5623d6619c41cd71b01299b;p=packages.git bump lame to newest version, #3823 git-svn-id: svn://svn.openwrt.org/openwrt/packages@11974 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/sound/lame/Makefile b/sound/lame/Makefile index 3786af0ac..f6a6f3286 100644 --- a/sound/lame/Makefile +++ b/sound/lame/Makefile @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lame -PKG_VERSION:=3.97 +PKG_VERSION:=398 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/lame -PKG_MD5SUM:=90a4acbb730d150dfe80de145126eef7 +PKG_MD5SUM:=f44b9f8e1b5d8835d0a77f9cc9cedd1c include $(INCLUDE_DIR)/package.mk