From f4ef2c8fd7fbc41fd6e0f4298450dae4a8af1add Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Sun, 12 Apr 2015 20:56:51 +0200 Subject: [PATCH] ntpd: update to 4.2.8p2 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 34a8ddae9..46e08f594 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp -PKG_VERSION:=4.2.8p1 +PKG_VERSION:=4.2.8p2 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:=65d8cdfae4722226fbe29863477641ed +PKG_MD5SUM:=fa37049383316322d060ec9061ac23a9 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html