From 873232c79ab22eaf975ab6041c0685086c8737c2 Mon Sep 17 00:00:00 2001 From: Vivek Kumar Dutta Date: Tue, 27 Jan 2026 14:38:01 +0530 Subject: [PATCH] usp-js: 1.2.12 --- usp-js/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usp-js/Makefile b/usp-js/Makefile index 81a66fc52..18abd4906 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.11 +PKG_VERSION:=1.2.12 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/usp-js.git -PKG_SOURCE_VERSION:=58e4f1756151227e965d8b42b88a5abb92d1ba97 +PKG_SOURCE_VERSION:=38a8f1a388cbc2c35df5871c3deaafded4031bc9 PKG_MIRROR_HASH:=skip PKG_LICENSE:=BSD-3-Clause