From 6bd264e6d5a6eb458b86761897ecba9b19a3f9cf Mon Sep 17 00:00:00 2001 From: vdutta Date: Mon, 19 Dec 2022 16:53:03 +0530 Subject: [PATCH] sulu: 1.3.24 --- sulu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sulu/Makefile b/sulu/Makefile index a3920c185..8d2315a73 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=1.3.15 +PKG_VERSION:=1.3.24 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git -PKG_SOURCE_VERSION:=81d4bb268914dc3822293e93519ae6adbd6ddbea +PKG_SOURCE_VERSION:=696ef814e0b16345f2e8ee0104f3ee1eeaeea5dc PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz