Upgrade ntpd to 4.2.4p4
authorFlorian Fainelli <florian@openwrt.org>
Mon, 17 Dec 2007 08:03:24 +0000 (08:03 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 17 Dec 2007 08:03:24 +0000 (08:03 +0000)
SVN-Revision: 9784

net/ntpd/Makefile

index 9b7bea42504d22204c56f7d72359b68332a892e2..8faaf53d5a213a1b033901142f6b325ef8980859 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ntp
-PKG_VERSION:=4.2.4
+PKG_VERSION:=4.2.4p4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
-PKG_MD5SUM:=eb9147d26cbe18bd8fbec07f1df55aef
+PKG_MD5SUM:=fcb32a01e1ae3f9ed5bac86b12c7a1cc
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)