From e158801f4f129568ab0274bf2c05cece9bf676f4 Mon Sep 17 00:00:00 2001 From: acinonyx Date: Thu, 21 Oct 2010 08:34:07 +0000 Subject: [PATCH] [packages] alsa-utils: Update to version 1.0.23 (#8106) git-svn-id: svn://svn.openwrt.org/openwrt/packages@23562 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/alsa-utils/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/alsa-utils/Makefile b/utils/alsa-utils/Makefile index 39b71d5b3..c4ae73a82 100644 --- a/utils/alsa-utils/Makefile +++ b/utils/alsa-utils/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=alsa-utils -PKG_VERSION:=1.0.21 -PKG_RELEASE:=2 +PKG_VERSION:=1.0.23 +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:=3672287c2608040d111ce45495ba7602 +PKG_MD5SUM:=cb0cf46029ac9549cf3a31bff6a4f4e1 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk -- 2.11.0