From 8a02e8dedf0f995e838853b687e81ba4c2d4e593 Mon Sep 17 00:00:00 2001 From: Marin Karamihalev Date: Fri, 7 May 2021 13:11:28 +0000 Subject: [PATCH] Update Makefile --- sulu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sulu/Makefile b/sulu/Makefile index 3f44c1f2a..b12234be4 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -9,7 +9,7 @@ PKG_VERSION:=0.2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/sulu.git -PKG_SOURCE_VERSION:=23e3f225c841efe0a41a7e87c6f61ff8d313c9d4 +PKG_SOURCE_VERSION:=f2502d984b3ecd6d97529ea128142609c0165289 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz