summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-14 00:26:47 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-14 00:26:47 +0000
commit70696f02f2abcad8648a81a2f7aae949ca4d717f (patch)
tree03e53c0e43881c27754244d1f0bfe2e4ff4f3dc0
parenta89439881ee4e225484e80f5e46814b5b0f23c16 (diff)
add mirror url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3365 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/pciutils/Makefile3
1 files changed, 2 insertions, 1 deletions
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