diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-07-11 12:53:46 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-07-11 12:53:46 +0000 |
commit | 436d70f63e801a355e330ca4a1a064e9493614fb (patch) | |
tree | 682ca1411ef10c6752c5f196e07ba064915781dc /openwrt | |
parent | 92846b914a8c1e3abffe480813183f16c1425290 (diff) | |
download | mtk-20170518-436d70f63e801a355e330ca4a1a064e9493614fb.zip mtk-20170518-436d70f63e801a355e330ca4a1a064e9493614fb.tar.gz mtk-20170518-436d70f63e801a355e330ca4a1a064e9493614fb.tar.bz2 |
Update to new upstream release (v0.8.3).
SVN-Revision: 1403
Diffstat (limited to 'openwrt')
-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 b5291cc..23638d6 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.2 +PKG_VERSION:=0.8.3 PKG_RELEASE:=1 -PKG_MD5SUM:=f1d8c0706a6a60f880ce6a0dccbb99a3 +PKG_MD5SUM:=4771e33a3f15706ee49d7a4ddb924757 PKG_SOURCE_URL:=http://www.clevervest.com/htp/archive/c/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |