mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
usp-js: 1.2.9
This commit is contained in:
parent
bd115c48bf
commit
0bd3c5e020
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=usp-js
|
PKG_NAME:=usp-js
|
||||||
PKG_VERSION:=1.2.8
|
PKG_VERSION:=1.2.9
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/usp-js.git
|
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/usp-js.git
|
||||||
|
|
@ -25,7 +25,7 @@ define Package/usp-js
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=A JS library for USP(TR369) protocol
|
TITLE:=A JS library for USP(TR369) protocol
|
||||||
DEPENDS:=+quickjs +quickjs-websocket +@OBUSPA_ENABLE_TEST_CONTROLLER_LOCAL
|
DEPENDS:=+quickjs +quickjs-websocket +@OBUSPA_LOCAL_MQTT_LISTENER
|
||||||
EXTRA_DEPENDS:=obuspa mosquitto-ssl
|
EXTRA_DEPENDS:=obuspa mosquitto-ssl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue