diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-12 09:09:22 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-12 09:09:22 +0000 |
commit | 201c9d7d55b05b23a2969a443bf0a77b386e2f8b (patch) | |
tree | a07523e63d9110e579e2bf6294a8f72534ba10f3 /openwrt/package/htpdate | |
parent | 86f823770eb4636e5be549e09d934940879ded07 (diff) | |
download | mtk-20170518-201c9d7d55b05b23a2969a443bf0a77b386e2f8b.zip mtk-20170518-201c9d7d55b05b23a2969a443bf0a77b386e2f8b.tar.gz mtk-20170518-201c9d7d55b05b23a2969a443bf0a77b386e2f8b.tar.bz2 |
Update to new upstream release (v0.8.2)
SVN-Revision: 1211
Diffstat (limited to 'openwrt/package/htpdate')
-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 8505425..b5291cc 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.0 +PKG_VERSION:=0.8.2 PKG_RELEASE:=1 -PKG_MD5SUM:=5fd1ba822e0949a3cb34e3f61fbeb8ca +PKG_MD5SUM:=f1d8c0706a6a60f880ce6a0dccbb99a3 PKG_SOURCE_URL:=http://www.clevervest.com/htp/archive/c/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |