From b854005daff0ab1d8f303ed9b70194787f6f08a1 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 3 Nov 2006 10:42:29 +0000 Subject: [PATCH] Fix URL for dowloading, referering to SVN-Revision: 5416 --- net/ntpclient/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ntpclient/Makefile b/net/ntpclient/Makefile index 7bbec8aaab..1ba6adbd22 100644 --- a/net/ntpclient/Makefile +++ b/net/ntpclient/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=2003_194 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://doolittle.faludi.com/ntpclient +PKG_SOURCE_URL:=http://doolittle.icarus.com/ntpclient/ PKG_MD5SUM:=94e84d5c6023c5e1f3890b28d0a08c92 PKG_CAT:=zcat @@ -27,7 +27,7 @@ define Package/ntpclient TITLE:=NTP (Network Time Protocol) client DESCRIPTION:=\ NTP client for setting system time from NTP servers. - URL:=http://doolittle.faludi.com/ntpclient + URL:=http://doolittle.icarus.com/ntpclient/ endef define Build/Compile -- 2.30.2