From 9213d583993458c0a7ece42de9b215fa6908572a Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 7 Oct 2013 12:54:19 +0000 Subject: [PATCH] upgrade coova to 1.3.0 Signed-off-by: Imre Kaloz SVN-Revision: 38315 --- net/coova-chilli/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/coova-chilli/Makefile b/net/coova-chilli/Makefile index f4790a026..c0ffacf11 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.2.9 -PKG_RELEASE:=2 +PKG_VERSION:=1.3.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ap.coova.org/chilli -PKG_MD5SUM:=a493d0562fc3b05fe86d8ad65f7f2dc0 +PKG_MD5SUM:=dc0037e3cdebcb60508081b4e42e984a PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- 2.30.2