From ebcee30bce30a1327955561c59a948c2dd736673 Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Mon, 23 May 2022 11:40:34 +0200 Subject: [PATCH] sulu: 1.0.6 --- sulu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sulu/Makefile b/sulu/Makefile index c4942ebcf..33d852130 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=1.0.5 +PKG_VERSION:=1.0.6 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git -PKG_SOURCE_VERSION:=6c45ed1324ade7dff3531d80abc7081cd2199a66 +PKG_SOURCE_VERSION:=306ea354ea635bf9bebf04a6ccf3c128698b9042 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz