From 35ce40b9646df332e2ac4fa2a112ceb4eb18cb14 Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Fri, 17 Dec 2021 15:39:14 +0100 Subject: [PATCH] sulu: 0.2.22 --- sulu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sulu/Makefile b/sulu/Makefile index 2bdeb3e0e..3c4cfb3c5 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=0.2.21 +PKG_VERSION:=0.2.22 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/sulu.git -PKG_SOURCE_VERSION:=1cb1723f36718997968e923732fd6327a354689a +PKG_SOURCE_VERSION:=c5391643be3f9ae5bb4c10e933724cee305aa4ea PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz