[packages]: update ntpd to 4.2.6p5
authorPeter Wagner <​[email protected]>
Thu, 2 Feb 2012 12:12:03 +0000 (12:12 +0000)
committerPeter Wagner <​[email protected]>
Thu, 2 Feb 2012 12:12:03 +0000 (12:12 +0000)
SVN-Revision: 29990

net/ntpd/Makefile

index 9e034a2df0de91ffdf78191f8b196c03c2c85ee9..6cda63a5f5dbd40d8988d05590925ca7eacf1460 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ntp
-PKG_VERSION:=4.2.6p4
-PKG_RELEASE:=3
+PKG_VERSION:=4.2.6p5
+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:=1447121a07b49361677ffda4f6e29527
+PKG_MD5SUM:=00df80a84ec9528fcfb09498075525bc
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)