mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 13:00:38 +01:00
icwmp: Support for SelfTestDiagnostics
This commit is contained in:
parent
be752464bc
commit
7604786437
1 changed files with 2 additions and 2 deletions
|
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=icwmp
|
||||
PKG_VERSION:=9.5.14
|
||||
PKG_VERSION:=9.5.15
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/icwmp.git
|
||||
PKG_SOURCE_VERSION:=4a34d694e6c59b5ad0779bc0463e22faa8e1ee6e
|
||||
PKG_SOURCE_VERSION:=7852ca06ffca0cb4f01527c27b28416f56e6ccf9
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_HASH:=skip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue