From 739faa80fe7d0110b70621ce8efbcd6f92da62b1 Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Fri, 26 Aug 2022 14:28:26 +0200 Subject: [PATCH] sulu: 1.0.15 --- sulu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sulu/Makefile b/sulu/Makefile index 51b4a4825..662f10d00 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=1.0.14 +PKG_VERSION:=1.0.15 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git -PKG_SOURCE_VERSION:=90cec082b118a9503fd167bd5363731945a0127c +PKG_SOURCE_VERSION:=fc53497b2783d2c5f372aa9b8a803224cdc85f83 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz