[package] update coova-chili to 1.0.13 (#5542)
authorFlorian Fainelli <florian@openwrt.org>
Fri, 17 Jul 2009 11:28:05 +0000 (11:28 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 17 Jul 2009 11:28:05 +0000 (11:28 +0000)
SVN-Revision: 16876

net/coova-chilli/Makefile

index c960fc140aab8c0432557e5632715e137b08c890..862b6a2e158985a6d73e0d354ef96724b6bd2d0d 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=coova-chilli
-PKG_VERSION:=1.0.12
+PKG_VERSION:=1.0.13
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://ap.coova.org/chilli/
-PKG_MD5SUM:=365f46fe79b3d76432544d6bc5f37939
+PKG_MD5SUM:=130c565ea117e3595190c7a2bfe5676a
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -23,17 +23,17 @@ define Package/coova-chilli
   CATEGORY:=Network
   DEPENDS:=+kmod-tun
   TITLE:=Wireless LAN HotSpot controller (Coova Chilli Version)
-  URL:=http://coova.org/wiki/index.php/CoovaChilli
+  URL:=http://www.coova.org/CoovaChilli
 endef
 
 define Package/coova-chilli/description
        CoovaChilli is an open source access controller for wireless LAN
        access points and is based on ChilliSpot. It is used for authenticating
        users of a wireless (or wired) LAN. It supports web based login (UAM)
-       which is today's standard for public HotSpots and it supports Wireless Protected
-       Access (WPA) which is the standard of the future. Authentication,
-       authorization and accounting (AAA) is handled by your favorite
-       radius server.
+       which is today's standard for public HotSpots and it supports Wireless
+       Protected Access (WPA) which is the standard of the future.
+       Authentication, authorization and accounting (AAA) is handled by your
+       favorite radius server.
 endef
 
 define Package/coova-chilli/conffiles