projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c413fbe
)
Fix URL for dowloading, referering to
author
Florian Fainelli
<florian@openwrt.org>
Fri, 3 Nov 2006 10:42:29 +0000
(10:42 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 3 Nov 2006 10:42:29 +0000
(10:42 +0000)
SVN-Revision: 5416
net/ntpclient/Makefile
patch
|
blob
|
history
diff --git
a/net/ntpclient/Makefile
b/net/ntpclient/Makefile
index 7bbec8aaabfb008b8f1b3fc285bc2dd60d1212ac..1ba6adbd225c9aec87ed57d566b37038dcd26401 100644
(file)
--- 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