From 658e6eb0cb0bd4338c652ffe3741b3c941c90cf0 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 21 May 2005 12:04:17 +0000 Subject: Remove superfluous source url git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1006 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/arpwatch/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'package/arpwatch/Makefile') diff --git a/package/arpwatch/Makefile b/package/arpwatch/Makefile index 58f8e48da..27e6c795e 100644 --- a/package/arpwatch/Makefile +++ b/package/arpwatch/Makefile @@ -7,9 +7,7 @@ PKG_VERSION:=2.1a11 PKG_RELEASE:=1 PKG_MD5SUM:=9ecd00db892737431b0e524f3e52e19e -PKG_SOURCE_URL:= \ - http://nbd.vd-s.ath.cx/openwrt \ - http://nthill.free.fr/openwrt/sources/$(PKG_NAME)/ +PKG_SOURCE_URL:=http://nbd.vd-s.ath.cx/openwrt PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -- cgit v1.2.3