From e7a0804669d1f018a67e07438cdae1e72ae34ef4 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 8 Jun 2009 19:15:10 +0000 Subject: [PATCH] [package] update hiawatha to 6.14.1 (#5307) git-svn-id: svn://svn.openwrt.org/openwrt/packages@16382 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/hiawatha/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/hiawatha/Makefile b/net/hiawatha/Makefile index 31511d202..38dff33c9 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