[package] update hiawatha to 6.13 (#5074)
authorFlorian Fainelli <florian@openwrt.org>
Thu, 7 May 2009 20:29:34 +0000 (20:29 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 7 May 2009 20:29:34 +0000 (20:29 +0000)
SVN-Revision: 15699

net/hiawatha/Makefile

index 10f5948e4b92d8d0196366d6334a4099a3076dc6..31511d202d5c37cee6c82d8e91066d08bc88bc55 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hiawatha
-PKG_VERSION:=6.12
+PKG_VERSION:=6.13
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.hiawatha-webserver.org/files/
-PKG_MD5SUM:=cf03ec29484297af9d0d313fad23e061
+PKG_MD5SUM:=bc1e8eb679f03ad372395bbc1e50af38
 
 include $(INCLUDE_DIR)/package.mk