From d91fcee0934d99ed0d07c811a40fb4ff69546ea9 Mon Sep 17 00:00:00 2001 From: Peter Wagner <​tripolar@gmx.at> Date: Tue, 11 Oct 2011 01:22:23 +0000 Subject: [PATCH] [packages]: update ntpd to 4.2.6p4 SVN-Revision: 28408 --- net/ntpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 6a2b70c8a0..fcc7ef635b 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp -PKG_VERSION:=4.2.6p3 +PKG_VERSION:=4.2.6p4 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:=59876a9009b098ff59767ee45a88ebd2 +PKG_MD5SUM:=1447121a07b49361677ffda4f6e29527 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) -- 2.30.2