[package] update hiawatha to 6.14.1 (#5307)
authorFlorian Fainelli <florian@openwrt.org>
Mon, 8 Jun 2009 19:15:10 +0000 (19:15 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 8 Jun 2009 19:15:10 +0000 (19:15 +0000)
SVN-Revision: 16382

net/hiawatha/Makefile

index 31511d202d5c37cee6c82d8e91066d08bc88bc55..38dff33c9ca33275da6b8d71a2a8f1ae9502a7e2 100644 (file)
@@ -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