[packages] alsa-utils: update to v1.0.21 (#5913)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17785 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2009-09-28 12:59:35 +00:00
parent 31482b2c62
commit ddff223963

View File

@ -8,14 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=alsa-utils
PKG_VERSION:=1.0.20
PKG_VERSION:=1.0.21
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/utils/ \
http://alsa.cybermirror.org/utils/
PKG_MD5SUM:=6837e673ef19da96d8bd2f9e18cd9574
PKG_MD5SUM:=3672287c2608040d111ce45495ba7602
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk