1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 16:45:05 +03:00

update alsa, fix compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3526 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2006-03-28 17:38:01 +00:00
parent 531057d5cd
commit 8bb07ec4ed

View File

@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk
include ../../rules.mk include ../../rules.mk
PKG_NAME:=alsa-driver PKG_NAME:=alsa-driver
PKG_VERSION:=1.0.10 PKG_VERSION:=1.0.11rc4
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MD5SUM:=e9e7c1ca664a14275d67185049f933f9 PKG_MD5SUM:=8e5794026082a964b09b46f9d881e6ec
PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/driver/ PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/driver/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2