diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-07-11 12:53:46 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-07-11 12:53:46 +0000 |
| commit | 2c688f745161d8933cc64e824cc1be232b95020f (patch) | |
| tree | 682ca1411ef10c6752c5f196e07ba064915781dc | |
| parent | b87672cd8538d1d0218e85803392d0878c88da79 (diff) | |
| download | upstream-2c688f745161d8933cc64e824cc1be232b95020f.tar.gz upstream-2c688f745161d8933cc64e824cc1be232b95020f.tar.bz2 upstream-2c688f745161d8933cc64e824cc1be232b95020f.zip | |
Update to new upstream release (v0.8.3).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1403 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -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 b5291cc4e5f..23638d6a97c 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.2 +PKG_VERSION:=0.8.3 PKG_RELEASE:=1 -PKG_MD5SUM:=f1d8c0706a6a60f880ce6a0dccbb99a3 +PKG_MD5SUM:=4771e33a3f15706ee49d7a4ddb924757 PKG_SOURCE_URL:=http://www.clevervest.com/htp/archive/c/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
