From 67676b6f1d534298d6a3e14d0b1e11e130c75611 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 20 Jun 2008 13:02:02 +0000 Subject: [PATCH] Upgrade ntpclient to 2007_365 (#3568) SVN-Revision: 11544 --- net/ntpclient/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/ntpclient/Makefile b/net/ntpclient/Makefile index 2e3651623..ef7b761ca 100644 --- a/net/ntpclient/Makefile +++ b/net/ntpclient/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntpclient -PKG_VERSION:=2003_194 -PKG_RELEASE:=6 +PKG_VERSION:=2007_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 -- 2.30.2