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 | 38237a425bb7c29b776586785686bf4a643f6de0 (patch) | |
tree | bad53c3b099613ef9efd7bc340be84d765497a70 /package/htpdate/Makefile | |
parent | 27637d9d4c9a14388bdf556eb2d9c2c382cb9a9b (diff) |
updated to new upstream release (v0.8.7)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1952 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/htpdate/Makefile')
-rw-r--r-- | package/htpdate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/htpdate/Makefile b/package/htpdate/Makefile index d0154d437..b9321a942 100644 --- a/package/htpdate/Makefile +++ b/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 |