From: Florian Fainelli Date: Mon, 8 Jun 2009 19:15:10 +0000 (+0000) Subject: [package] update hiawatha to 6.14.1 (#5307) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=98bad0c0d9f15aec2df5a2ae742bb60155a7b374;ds=sidebyside [package] update hiawatha to 6.14.1 (#5307) SVN-Revision: 16382 --- diff --git a/net/hiawatha/Makefile b/net/hiawatha/Makefile index 31511d202d..38dff33c9c 100644 --- a/net/hiawatha/Makefile +++ b/net/hiawatha/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hiawatha -PKG_VERSION:=6.13 +PKG_VERSION:=6.14.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.hiawatha-webserver.org/files/ -PKG_MD5SUM:=bc1e8eb679f03ad372395bbc1e50af38 +PKG_MD5SUM:=7416cdc5f7cdf2ae7e93beb7e63d5820 include $(INCLUDE_DIR)/package.mk