From ee70604bf28b6edb75cabea1dda3cb27ff4287a9 Mon Sep 17 00:00:00 2001 From: tripolar Date: Fri, 27 May 2011 02:52:43 +0000 Subject: [PATCH] [packages] ntpd: update to version 4.2.6_p3 git-svn-id: svn://svn.openwrt.org/openwrt/packages@27017 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 e42c68c0b..6a2b70c8a 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp -PKG_VERSION:=4.2.6p2 +PKG_VERSION:=4.2.6p3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ -PKG_MD5SUM:=cf73cd85f248232c62f8029e6eb05938 +PKG_MD5SUM:=59876a9009b098ff59767ee45a88ebd2 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)