From: Waldemar Brodkorb Date: Tue, 28 Mar 2006 17:38:01 +0000 (+0000) Subject: update alsa, fix compile X-Git-Tag: reboot~30928 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5c9577c8651eb33fcc58e606661c444e6aa83080;p=oweals%2Fopenwrt.git update alsa, fix compile SVN-Revision: 3526 --- diff --git a/openwrt/target/linux/package/alsa/Makefile b/openwrt/target/linux/package/alsa/Makefile index 11b12cab5d..665fc00451 100644 --- a/openwrt/target/linux/package/alsa/Makefile +++ b/openwrt/target/linux/package/alsa/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk include ../../rules.mk PKG_NAME:=alsa-driver -PKG_VERSION:=1.0.10 +PKG_VERSION:=1.0.11rc4 PKG_RELEASE:=1 -PKG_MD5SUM:=e9e7c1ca664a14275d67185049f933f9 +PKG_MD5SUM:=8e5794026082a964b09b46f9d881e6ec PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/driver/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2