[packages]: update ntpd to 4.2.6p4
authorPeter Wagner <​tripolar@gmx.at>
Tue, 11 Oct 2011 01:22:23 +0000 (01:22 +0000)
committerPeter Wagner <​tripolar@gmx.at>
Tue, 11 Oct 2011 01:22:23 +0000 (01:22 +0000)
SVN-Revision: 28408

net/ntpd/Makefile

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