diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-19 23:33:47 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-19 23:33:47 +0000 |
commit | 4dad45b3c0282b29f174aa95777629929acef98e (patch) | |
tree | 36b62197a922ecb8a77c360db8e0cce447e4b01b /openwrt/package/htpdate | |
parent | 39084a8c87020b23a98cea32e47550618e666aca (diff) |
updated to new upstream release (v0.8.7)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1952 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |