From 75bbf1524af2e23985a75034eaf2f16d9fec050a Mon Sep 17 00:00:00 2001 From: Suru Dissanaike Date: Mon, 10 May 2021 13:41:57 +0000 Subject: [PATCH] sulu: update pkg_version --- sulu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sulu/Makefile b/sulu/Makefile index 910bed1ea..80e8ec4e7 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=0.2 +PKG_VERSION:=0.2.1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/sulu.git