From e3f6f2c3f9a81740833756aeb6ba285e1c6e014e Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Mon, 26 Feb 2024 21:14:23 +0100
Subject: [PATCH] caja: update to 1.28.0

---
 components/desktop/mate/caja/Makefile |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/components/desktop/mate/caja/Makefile b/components/desktop/mate/caja/Makefile
index 6f087ea..c1590dc 100644
--- a/components/desktop/mate/caja/Makefile
+++ b/components/desktop/mate/caja/Makefile
@@ -23,11 +23,10 @@
 include $(WS_MAKE_RULES)/mate.mk
 
 COMPONENT_NAME=		caja
-COMPONENT_MJR_VERSION=	1.26
-COMPONENT_MNR_VERSION=	3
-COMPONENT_REVISION=	1
+COMPONENT_MJR_VERSION=	1.28
+COMPONENT_MNR_VERSION=	0
 COMPONENT_SUMMARY=	File manager for the MATE desktop
-COMPONENT_ARCHIVE_HASH= sha256:813edf08a36f995ec3c1504131ff8afbbd021f6e1586643fe5dced5e73e5790d
+COMPONENT_ARCHIVE_HASH= sha256:1e3014ce1455817ec2ef74d09efdfb6835d8a372ed9a16efb5919ef7b821957a
 COMPONENT_CLASSIFICATION= System/Libraries
 COMPONENT_LICENSE=	GPLv2, LGPLv2, FDLv1.1
 

--
Gitblit v1.9.3