[package] update coova-chili to 1.0.13 (#5542)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16876 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
310de0fcb4
commit
9f48312292
@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=coova-chilli
|
PKG_NAME:=coova-chilli
|
||||||
PKG_VERSION:=1.0.12
|
PKG_VERSION:=1.0.13
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://ap.coova.org/chilli/
|
PKG_SOURCE_URL:=http://ap.coova.org/chilli/
|
||||||
PKG_MD5SUM:=365f46fe79b3d76432544d6bc5f37939
|
PKG_MD5SUM:=130c565ea117e3595190c7a2bfe5676a
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
@ -23,17 +23,17 @@ define Package/coova-chilli
|
|||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=+kmod-tun
|
DEPENDS:=+kmod-tun
|
||||||
TITLE:=Wireless LAN HotSpot controller (Coova Chilli Version)
|
TITLE:=Wireless LAN HotSpot controller (Coova Chilli Version)
|
||||||
URL:=http://coova.org/wiki/index.php/CoovaChilli
|
URL:=http://www.coova.org/CoovaChilli
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/coova-chilli/description
|
define Package/coova-chilli/description
|
||||||
CoovaChilli is an open source access controller for wireless LAN
|
CoovaChilli is an open source access controller for wireless LAN
|
||||||
access points and is based on ChilliSpot. It is used for authenticating
|
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)
|
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
|
which is today's standard for public HotSpots and it supports Wireless
|
||||||
Access (WPA) which is the standard of the future. Authentication,
|
Protected Access (WPA) which is the standard of the future.
|
||||||
authorization and accounting (AAA) is handled by your favorite
|
Authentication, authorization and accounting (AAA) is handled by your
|
||||||
radius server.
|
favorite radius server.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/coova-chilli/conffiles
|
define Package/coova-chilli/conffiles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user