From 72466a917fae254fef408d8bcd2874da5608f53e Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 14 Mar 2006 00:26:47 +0000 Subject: [PATCH] add mirror url SVN-Revision: 3365 --- openwrt/package/pciutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openwrt/package/pciutils/Makefile b/openwrt/package/pciutils/Makefile index b77618242e..cdf2ab0eb8 100644 --- a/openwrt/package/pciutils/Makefile +++ b/openwrt/package/pciutils/Makefile @@ -7,7 +7,8 @@ PKG_VERSION:=2.2.1 PKG_RELEASE:=1 PKG_MD5SUM:=c18e2a5f04e9abae5a42439de294f086 -PKG_SOURCE_URL:=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci +PKG_SOURCE_URL:=http://www.kernel.org/pub/software/utils/pciutils/ \ + ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT:=zcat -- 2.25.1