Skip to content
Snippets Groups Projects
Commit cbe66d6c authored by Vivek Dutta's avatar Vivek Dutta
Browse files

wifidmd: Update deprecated MultiAPDevice parameters

parent 57d477c1
Branches
No related tags found
No related merge requests found
...@@ -5,14 +5,14 @@ ...@@ -5,14 +5,14 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=wifidmd PKG_NAME:=wifidmd
PKG_VERSION:=1.0.10 PKG_VERSION:=1.0.11
LOCAL_DEV:=0 LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1) ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_PROTO:=git PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/wifidmd.git PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/wifidmd.git
PKG_SOURCE_VERSION:=20a367d52d84ad253736075d6dab30c4bf51a20d PKG_SOURCE_VERSION:=5a6803a44766f9b0b6652a5c62c317cfc6c8c7e8
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip PKG_MIRROR_HASH:=skip
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment