From 404ae888a85205d527b33dd8a49add46e98e5b1f Mon Sep 17 00:00:00 2001 From: vdutta Date: Wed, 7 Dec 2022 19:40:08 +0530 Subject: [PATCH] sulu: 1.3.15 --- sulu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sulu/Makefile b/sulu/Makefile index 61e0b7415..a3920c185 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=1.3.13 +PKG_VERSION:=1.3.15 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git -PKG_SOURCE_VERSION:=782f3d0e8181f620f276bce326d86719c62532df +PKG_SOURCE_VERSION:=81d4bb268914dc3822293e93519ae6adbd6ddbea PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz