diff options
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 d0154d437b..b9321a9422 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.5 +PKG_VERSION:=0.8.7 PKG_RELEASE:=1 -PKG_MD5SUM:=d94a6964acd82ba8eba0c6a856df7b49 +PKG_MD5SUM:=c882a00a5b04f4aafc20bd612bcf8035 PKG_SOURCE_URL:=http://www.clevervest.com/htp/archive/c/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |