mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-27 17:37:18 +01:00
wifimngr: 20.2.3
This commit is contained in:
parent
873232c79a
commit
c875c50799
1 changed files with 2 additions and 2 deletions
|
|
@ -6,12 +6,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=wifimngr
|
PKG_NAME:=wifimngr
|
||||||
PKG_VERSION:=20.2.2
|
PKG_VERSION:=20.2.3
|
||||||
|
|
||||||
LOCAL_DEV=0
|
LOCAL_DEV=0
|
||||||
ifneq ($(LOCAL_DEV),1)
|
ifneq ($(LOCAL_DEV),1)
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=7c0cffbc73bac27e2b75218cb6b71f43f4460d56
|
PKG_SOURCE_VERSION:=6d947263b27d96fb1e1d0c6fffe6656a01c1631a
|
||||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/hal/wifimngr.git
|
PKG_SOURCE_URL:=https://dev.iopsys.eu/hal/wifimngr.git
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz
|
||||||
PKG_MIRROR_HASH:=skip
|
PKG_MIRROR_HASH:=skip
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue