From fdabc69dfafcd6507230ff34a785b32df1d0e538 Mon Sep 17 00:00:00 2001 From: Suru Dissanaike Date: Thu, 27 May 2021 10:16:11 +0000 Subject: [PATCH] sulu: 0.2.8 --- sulu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sulu/Makefile b/sulu/Makefile index 354009970..5d788d0de 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=0.2.7 +PKG_VERSION:=0.2.8 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/sulu.git -PKG_SOURCE_VERSION:=e13fce8511ce4436ce65f7145e3840cc48f89e00 +PKG_SOURCE_VERSION:=05ce73153d8b34ed66e5beb58c76c56c6e72a099 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz