From: Florian Fainelli Date: Sun, 12 Jul 2009 12:08:41 +0000 (+0000) Subject: [package] update hiawatha to 6.15 (#5475) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=744b16ef180386b3d2dba76a1d6162093e84a7d5 [package] update hiawatha to 6.15 (#5475) SVN-Revision: 16798 --- diff --git a/net/hiawatha/Makefile b/net/hiawatha/Makefile index 38dff33c9c..47b0374d82 100644 --- a/net/hiawatha/Makefile +++ b/net/hiawatha/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hiawatha -PKG_VERSION:=6.14.1 +PKG_VERSION:=6.15 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.hiawatha-webserver.org/files/ -PKG_MD5SUM:=7416cdc5f7cdf2ae7e93beb7e63d5820 +PKG_MD5SUM:=d0864612a68ba3c0251a721f8ba911a5 include $(INCLUDE_DIR)/package.mk