diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-18 01:01:43 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-18 01:01:43 +0000 |
commit | 121eb88cf724a6bbbdf04904629ae14eefd2ce20 (patch) | |
tree | 73e4b6850fea7b87336638b86a013f02fcda9710 /openwrt/package/htpdate/Makefile | |
parent | bee32f2794f4d48fdcc5b1343d0d2d42ca85206f (diff) |
update htpdate to new upstream release (v0.8.8)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2162 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/htpdate/Makefile')
-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 b9321a942..6071a8f1e 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.7 +PKG_VERSION:=0.8.8 PKG_RELEASE:=1 -PKG_MD5SUM:=c882a00a5b04f4aafc20bd612bcf8035 +PKG_MD5SUM:=2fb8e0dc0cfdc557c9112f3c0907fd1e PKG_SOURCE_URL:=http://www.clevervest.com/htp/archive/c/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |