From 00d1e1af290052c65571f6ae859155bc0a7c09db Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 20 Dec 2005 18:00:30 +0000 Subject: [PATCH] update htpdate to new upstream release (v0.9.0) SVN-Revision: 2743 --- openwrt/package/htpdate/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openwrt/package/htpdate/Makefile b/openwrt/package/htpdate/Makefile index 6071a8f1eb..8eb04c5a50 100644 --- a/openwrt/package/htpdate/Makefile +++ b/openwrt/package/htpdate/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=htpdate -PKG_VERSION:=0.8.8 +PKG_VERSION:=0.9.0 PKG_RELEASE:=1 -PKG_MD5SUM:=2fb8e0dc0cfdc557c9112f3c0907fd1e +PKG_MD5SUM:=12cf883c5619cf4c13a62f77f1a55b54 PKG_SOURCE_URL:=http://www.clevervest.com/htp/archive/c/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- 2.25.1