From 96af293828344a8ff7477ba7bcf0b2986c22772c Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Fri, 27 May 2022 15:32:16 +0200 Subject: [PATCH] sulu: 1.0.9 --- sulu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sulu/Makefile b/sulu/Makefile index e9b772274..bc46a5376 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=1.0.8 +PKG_VERSION:=1.0.9 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git -PKG_SOURCE_VERSION:=d007ffc7874e4dfe00430ab4d2cc23841eae13c2 +PKG_SOURCE_VERSION:=816705a32f99a740dfa298c69807707a190846bd PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz