From 93c4cfdd05196cdb1b84cdf0ac757e6adbfb20ea Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Fri, 20 Feb 2009 11:01:56 +0000 Subject: [PATCH] Added new mirror feed for alsa utils SVN-Revision: 14580 --- utils/alsa-utils/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/utils/alsa-utils/Makefile b/utils/alsa-utils/Makefile index ec8c0842bf..c10d7bda0d 100644 --- a/utils/alsa-utils/Makefile +++ b/utils/alsa-utils/Makefile @@ -13,7 +13,9 @@ PKG_VERSION:=1.0.19 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/utils/ +PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/utils/ \ + http://alsa.cybermirror.org/utils/ + PKG_MD5SUM:=5ff0379c707c1a29083233edc9ab4e06 PKG_INSTALL:=1 -- 2.30.2