Browse Source
coova-chilli: Update pkg_release
Signed-off-by: Dylan Bourdon <dbourdon@student.42.fr>
lilik-openwrt-22.03
Dylan Bourdon
5 years ago
No known key found for this signature in database
GPG Key ID: 5DC388DE5D069771
1 changed files with
1 additions and
1 deletions
-
net/coova-chilli/Makefile
|
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=coova-chilli |
|
|
|
PKG_VERSION:=1.5 |
|
|
|
PKG_RELEASE:=2 |
|
|
|
PKG_RELEASE:=3 |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
|
PKG_SOURCE_URL:=https://codeload.github.com/coova/coova-chilli/tar.gz/$(PKG_VERSION)? |
|
|
|