From 082bf1560d29206bfca40a53c7b172d1ce0dcf1e Mon Sep 17 00:00:00 2001 From: Suru Dissanaike Date: Mon, 10 May 2021 13:29:39 +0000 Subject: [PATCH] Update Makefile --- sulu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sulu/Makefile b/sulu/Makefile index b12234be4..910bed1ea 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:=f2502d984b3ecd6d97529ea128142609c0165289 +PKG_SOURCE_VERSION:=a41d8edde15be3f22e358fb31e0b4786047dab53 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz