From 26f202edb7b184c703ae7abbdffdd3995414c0eb Mon Sep 17 00:00:00 2001 From: Vivek Kumar Dutta Date: Wed, 3 Dec 2025 09:35:27 +0530 Subject: [PATCH] usp-js: 1.2.10 --- usp-js/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usp-js/Makefile b/usp-js/Makefile index 272ffd1ed..bbe4329c4 100644 --- a/usp-js/Makefile +++ b/usp-js/Makefile @@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=usp-js -PKG_VERSION:=1.2.9 +PKG_VERSION:=1.2.10 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/usp-js.git -PKG_SOURCE_VERSION:=31d652f91e8581d19840a8fdde1f87b0acca44ed +PKG_SOURCE_VERSION:=5faa585dff45ceba99f6e8a89a47b1ca34fa5bf3 PKG_MIRROR_HASH:=skip PKG_LICENSE:=BSD-3-Clause