[packages]: update ntpd to 4.2.6p4
authortripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 11 Oct 2011 01:22:23 +0000 (01:22 +0000)
committertripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 11 Oct 2011 01:22:23 +0000 (01:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28408 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/ntpd/Makefile

index 6a2b70c..fcc7ef6 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)