Hi,
is it possible to install the new CoovaChilli Version on the Openwrt 19.07.7 version? The last package is 1.4, right?
Thanks a lot
Yes.
However, I (still) prefere to use the old, org version 1.3 .
Please mind: OP is asking about v1.6, not 1.4.
I still see 1.4, not 1.6: https://openwrt.org/packages/pkgdata/coova-chilli
Sorry, might be be for self-built image only:
feeds/packages/net/coova-chilli/Makefile
include $(TOPDIR)/rules.mk
PKG_NAME:=coova-chilli
PKG_VERSION:=1.6
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/coova/coova-chilli/tar.gz/$(PKG_VERSION)?
PKG_HASH:=26b2bead6fd9c18eb736fb0a0f8709922de4e4fedee1122193f82706eb2b9305
PKG_MAINTAINER:=Jaehoon You teslamint@gmail.com
PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING