From 4b4eec94efe7e4f50d3f62baa83dbcf3b9a4120b Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 29 Dec 2006 07:00:23 +0000 Subject: [PATCH] fix ntpd version and md5sum git-svn-id: svn://svn.openwrt.org/openwrt/packages@5925 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/ntpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 2acd6a720..3ca2d7446 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp -PKG_VERSION:=4.2.2p4 +PKG_VERSION:=4.2.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ -PKG_MD5SUM:=916fe57525f8327f340b203f129088fa +PKG_MD5SUM:=eb9147d26cbe18bd8fbec07f1df55aef PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)