From a0fac8b9a03bdc9b014d1a14bf345b74ec48cde6 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Thu, 14 Jan 2016 17:50:10 +0100 Subject: [PATCH] ntpd: update to 4.2.8p5 Signed-off-by: Peter Wagner --- net/ntpd/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 0e446f9dd..06d533f55 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2015 OpenWrt.org +# Copyright (C) 2006-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp -PKG_VERSION:=4.2.8p4 -PKG_RELEASE:=2 +PKG_VERSION:=4.2.8p5 +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:=6af96862b09324a8ef965ca76b759c8b +PKG_MD5SUM:=9f02b2a0acc1617ce2716d529a58d2d8 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html