[package] update hiawatha to 6.15 (#5475)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 12 Jul 2009 12:08:41 +0000 (12:08 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 12 Jul 2009 12:08:41 +0000 (12:08 +0000)
SVN-Revision: 16798

net/hiawatha/Makefile

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