From 26beaa56e1684cb46de07cb4a7599003a23ac570 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Mon, 25 Jan 2016 20:25:47 +0100 Subject: [PATCH] ntpd: update to 4.2.8p6 Signed-off-by: Peter Wagner --- net/ntpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 06d533f55..3b1b6c0fd 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp -PKG_VERSION:=4.2.8p5 +PKG_VERSION:=4.2.8p6 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:=9f02b2a0acc1617ce2716d529a58d2d8 +PKG_MD5SUM:=60049f51e9c8305afe30eb22b711c5c6 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html