X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fntpd%2FMakefile;h=bfe516f5116c07bc263575348a15d2658be2ddc7;hp=0063289ed1ee1310326d0da9a537c748b3cc4533;hb=9d5b101c497525f11b45fcf6807e8bd8f4e8cd3a;hpb=f244e9a5dd64ad0f43bfa94f86b1f2184e91afe3 diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 0063289ed1..bfe516f511 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp -PKG_VERSION:=4.2.4p6 -PKG_RELEASE:=3 +PKG_VERSION:=4.2.4p7 +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:=1961c2c12b66b9046d5df37d0a41b181 +PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ +PKG_MD5SUM:=8c19ff62ed4f7d64f8e2aa59cb11f364 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS:=libelf