diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 9b7bea425..8faaf53d5 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -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)