diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-20 23:40:57 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-20 23:40:57 +0000 |
commit | 931c7341682d90f58b6f918be57e10283b4e2072 (patch) | |
tree | 773893fb62fd62c300f292f40c9576009c0e6d92 /package/htpdate | |
parent | 3273edeebf6b8241929f349f4e2c4d1bf268eab3 (diff) |
update to new upstream release (v0.8.5)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1509 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/htpdate')
-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 23638d6a9..d0154d437 100644 --- a/package/htpdate/Makefile +++ b/package/htpdate/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=htpdate -PKG_VERSION:=0.8.3 +PKG_VERSION:=0.8.5 PKG_RELEASE:=1 -PKG_MD5SUM:=4771e33a3f15706ee49d7a4ddb924757 +PKG_MD5SUM:=d94a6964acd82ba8eba0c6a856df7b49 PKG_SOURCE_URL:=http://www.clevervest.com/htp/archive/c/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |