From 70696f02f2abcad8648a81a2f7aae949ca4d717f Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 14 Mar 2006 00:26:47 +0000 Subject: add mirror url git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3365 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/pciutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/pciutils/Makefile b/package/pciutils/Makefile index b77618242..cdf2ab0eb 100644 --- a/package/pciutils/Makefile +++ b/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 -- cgit v1.2.3