projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9924e6b
)
Upgrade ntpclient to 2007_365 (#3568)
author
Florian Fainelli
<florian@openwrt.org>
Fri, 20 Jun 2008 13:02:02 +0000
(13:02 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 20 Jun 2008 13:02:02 +0000
(13:02 +0000)
SVN-Revision: 11544
net/ntpclient/Makefile
patch
|
blob
|
history
diff --git
a/net/ntpclient/Makefile
b/net/ntpclient/Makefile
index 2e3651623cd6ca3ac6388a10e79b615a54896578..ef7b761caa02e6e7944c443755cfa5da6b6edfe8 100644
(file)
--- a/
net/ntpclient/Makefile
+++ b/
net/ntpclient/Makefile
@@
-9,14
+9,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ntpclient
-PKG_VERSION:=200
3_194
-PKG_RELEASE:=
6
+PKG_VERSION:=200
7_365
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://doolittle.icarus.com/ntpclient/
-PKG_MD5SUM:=
94e84d5c6023c5e1f3890b28d0a08c92
+PKG_MD5SUM:=
cb98711f11769cdd22fc592844cef414
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
-2007
include $(INCLUDE_DIR)/package.mk