From 4be85946781e9c3355e544426fd66b9d972cfd9b Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Tue, 21 Sep 2021 18:17:00 +0200 Subject: [PATCH] sulu-0.2.19 --- sulu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sulu/Makefile b/sulu/Makefile index 5030cb029..2347b7c6c 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=0.2.18 +PKG_VERSION:=0.2.19 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/sulu.git -PKG_SOURCE_VERSION:=06411282a6c2d02d21599786c0dd12c00c711847 +PKG_SOURCE_VERSION:=86de40b6ebdf937419290f6a0c5c0fb79eaa5ed1 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz