mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
wifidog: Bump to 1.3.0
* Updates wifidog to latest upstream release. * Removes patches/100-musl-compat.patch as that's included in 1.3.0 Signed-off-by: Michael Haas <haas@computerlinguist.org>
This commit is contained in:
committed by
Zoltan HERPAI
parent
eb0de8f114
commit
3df25df858
@@ -8,8 +8,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=wifidog
|
||||
PKG_VERSION:=1.2.1
|
||||
PKG_RELEASE=2
|
||||
PKG_VERSION:=1.3.0
|
||||
PKG_RELEASE=1
|
||||
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
@@ -22,7 +22,7 @@ PKG_LICENSE_FILES:=COPYING
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://github.com/wifidog/wifidog-gateway.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=1.2.1
|
||||
PKG_SOURCE_VERSION:=1.3.0
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
Reference in New Issue
Block a user