From db5864daff58736e0413d10c5a8b02b74785b200 Mon Sep 17 00:00:00 2001 From: Amin Ben Romdhane Date: Tue, 17 Feb 2026 15:33:49 +0100 Subject: [PATCH] decollector: 6.2.3.15 --- decollector/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/decollector/Makefile b/decollector/Makefile index 516d3ec19..6812e587f 100644 --- a/decollector/Makefile +++ b/decollector/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=decollector -PKG_VERSION:=6.2.3.14 +PKG_VERSION:=6.2.3.15 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=3ec342c1c2fa62a32fa751a8475f2dc7b24fc475 +PKG_SOURCE_VERSION:=03b4c37b6e647c38080a7fe7fe7a6d9b99656236 PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.zst PKG_MIRROR_HASH:=skip