diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-18 01:01:43 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-18 01:01:43 +0000 |
commit | 1e77d577d9ebb5db728ad6ecb40ed5b5a71e3497 (patch) | |
tree | 569219ac6c759839833f3d8b5c7d7bf19a8e01c4 /openwrt/package | |
parent | 69902d954043373f3258c53de70cbd7f912993fb (diff) | |
download | mtk-20170518-1e77d577d9ebb5db728ad6ecb40ed5b5a71e3497.zip mtk-20170518-1e77d577d9ebb5db728ad6ecb40ed5b5a71e3497.tar.gz mtk-20170518-1e77d577d9ebb5db728ad6ecb40ed5b5a71e3497.tar.bz2 |
update htpdate to new upstream release (v0.8.8)
SVN-Revision: 2162
Diffstat (limited to 'openwrt/package')
-rw-r--r-- | openwrt/package/htpdate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/htpdate/Makefile b/openwrt/package/htpdate/Makefile index b9321a9..6071a8f 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.7 +PKG_VERSION:=0.8.8 PKG_RELEASE:=1 -PKG_MD5SUM:=c882a00a5b04f4aafc20bd612bcf8035 +PKG_MD5SUM:=2fb8e0dc0cfdc557c9112f3c0907fd1e PKG_SOURCE_URL:=http://www.clevervest.com/htp/archive/c/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |