ntpd: update to version 4.2.6_p3
authorPeter Wagner <​tripolar@gmx.at>
Fri, 27 May 2011 02:52:43 +0000 (02:52 +0000)
committerPeter Wagner <​tripolar@gmx.at>
Fri, 27 May 2011 02:52:43 +0000 (02:52 +0000)
SVN-Revision: 27017

net/ntpd/Makefile

index e42c68c0b0f6d20092fb426336c17c09dded69cc..6a2b70c8a0dbc9419042cb5db6460052b6e28bef 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ntp
-PKG_VERSION:=4.2.6p2
+PKG_VERSION:=4.2.6p3
 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:=cf73cd85f248232c62f8029e6eb05938
+PKG_MD5SUM:=59876a9009b098ff59767ee45a88ebd2
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)