From 1d9e70a1d29199b6bfa78f456f379c4807a366df Mon Sep 17 00:00:00 2001 From: vdutta Date: Mon, 5 Dec 2022 18:54:39 +0530 Subject: [PATCH] sulu: 1.3.13 --- sulu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sulu/Makefile b/sulu/Makefile index 75645a857..61e0b7415 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=1.3.8 +PKG_VERSION:=1.3.13 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git -PKG_SOURCE_VERSION:=29d25c91023ce1211253586a9e8a50a1d975bce8 +PKG_SOURCE_VERSION:=782f3d0e8181f620f276bce326d86719c62532df PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz