From 59e7ece054a53385815b03790a6654c426f70b5c Mon Sep 17 00:00:00 2001 From: Reidar Cederqvist Date: Fri, 5 Dec 2025 16:59:40 +0100 Subject: [PATCH] sulu: update to version 5.3.5 --- sulu/sulu-base/Makefile | 4 ++-- sulu/sulu-builder/Makefile | 4 ++-- sulu/sulu-theme-genexis/Makefile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sulu/sulu-base/Makefile b/sulu/sulu-base/Makefile index f6cd142b3..1111ec701 100644 --- a/sulu/sulu-base/Makefile +++ b/sulu/sulu-base/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu-base -PKG_VERSION:=5.3.4 +PKG_VERSION:=5.3.5 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git -PKG_SOURCE_VERSION:=03b3485d73773f21404bff0cd6765d0dcfc20973 +PKG_SOURCE_VERSION:=2ce2376d3c45c57748963006c5ea260b77aace89 PKG_MIRROR_HASH:=skip SULU_MOD:=core diff --git a/sulu/sulu-builder/Makefile b/sulu/sulu-builder/Makefile index 6ffd014c7..aea7f6217 100644 --- a/sulu/sulu-builder/Makefile +++ b/sulu/sulu-builder/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu-builder -PKG_VERSION:=5.3.4 +PKG_VERSION:=5.3.5 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu-builder.git -PKG_SOURCE_VERSION:=5eb8baf4b44b8abd6bf35904aa4774840689dc77 +PKG_SOURCE_VERSION:=45937fe893539c26c37ff688a30b035fd4fef9e2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_BUILD_DIR:=$(BUILD_DIR)/sulu-$(PKG_VERSION)/sulu-builder-$(PKG_SOURCE_VERSION) diff --git a/sulu/sulu-theme-genexis/Makefile b/sulu/sulu-theme-genexis/Makefile index 02dc2242a..3431df8cd 100644 --- a/sulu/sulu-theme-genexis/Makefile +++ b/sulu/sulu-theme-genexis/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu-theme-genexis -PKG_VERSION:=5.3.4 +PKG_VERSION:=5.3.5 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/gnx/sulu-theme-genexis