From 13b742fe44155b6eb3bec4b2043f71b0482e6b2f Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Mon, 24 Jan 2022 19:02:23 +0100 Subject: [PATCH] sulu: 0.2.26 --- sulu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sulu/Makefile b/sulu/Makefile index 836fb74d0..042d37596 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=0.2.25 +PKG_VERSION:=0.2.26 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/sulu.git -PKG_SOURCE_VERSION:=263abf307b0e8765a3edbb0b8d8a38688d50a3ef +PKG_SOURCE_VERSION:=ee6f8338b2dc9c99a27bc40bafd153b1763ba4a7 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz