From 01aa1cc341323b8f9e7f6347d365b90bf7ed9c4f Mon Sep 17 00:00:00 2001 From: jow Date: Thu, 14 Jan 2010 18:51:05 +0000 Subject: [PATCH] [packages] coova-chilli: update to v1.2.0 (#6501) git-svn-id: svn://svn.openwrt.org/openwrt/packages@19129 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/coova-chilli/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/coova-chilli/Makefile b/net/coova-chilli/Makefile index 4e764af54..1b0df3095 100644 --- a/net/coova-chilli/Makefile +++ b/net/coova-chilli/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=coova-chilli -PKG_VERSION:=1.0.14 +PKG_VERSION:=1.2.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ap.coova.org/chilli/ -PKG_MD5SUM:=88774ec55f9943d174ea7dd26e85fd8a +PKG_MD5SUM:=ae118ef2e2d6e6662e7baf223e353a66 include $(INCLUDE_DIR)/package.mk