From: Peter Wagner Date: Mon, 9 Feb 2015 13:41:44 +0000 (+0100) Subject: ntpd: update to 4.2.8p1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a957258b7874b75c4228d24f449001345159dd80;p=feed%2Fpackages.git ntpd: update to 4.2.8p1 Signed-off-by: Peter Wagner --- diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 2c8dcece05..c3181cf6f6 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp -PKG_VERSION:=4.2.8 -PKG_RELEASE:=2 +PKG_VERSION:=4.2.8p1 +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:=6972a626be6150db8cfbd0b63d8719e7 +PKG_MD5SUM:=65d8cdfae4722226fbe29863477641ed PKG_LICENSE:=Unique PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html