From: Nicolas Thill Date: Fri, 29 Dec 2006 07:00:23 +0000 (+0000) Subject: fix ntpd version and md5sum X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=229877408987124478c799baabf451b9ea097d9b fix ntpd version and md5sum SVN-Revision: 5925 --- diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 2acd6a7207..3ca2d7446e 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)