From 349a06416bea7daf2ab73494e7f4302aada40b50 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Thu, 04 Apr 2024 21:18:19 +0200
Subject: [PATCH] mate-panel: update to 1.28.1

---
 components/desktop/mate/mate-panel/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/desktop/mate/mate-panel/Makefile b/components/desktop/mate/mate-panel/Makefile
index 3eb27cd..924afff 100644
--- a/components/desktop/mate/mate-panel/Makefile
+++ b/components/desktop/mate/mate-panel/Makefile
@@ -21,9 +21,9 @@
 
 COMPONENT_NAME=         mate-panel
 COMPONENT_MJR_VERSION=  1.28
-COMPONENT_MNR_VERSION=  0
+COMPONENT_MNR_VERSION=  1
 COMPONENT_SUMMARY=      The Panel of Mate
-COMPONENT_ARCHIVE_HASH= sha256:b3bd04a094d0eb5bd7dc3380ef6f0c49d9a9d5209733d7ccd7b46d066a208cba
+COMPONENT_ARCHIVE_HASH= sha256:5133c64f5969ae8eeebe6e8bba450dea792cb0be06d9ae1c36e8569d2f8524ba
 COMPONENT_CLASSIFICATION= System/Libraries
 
 include $(WS_MAKE_RULES)/common.mk

--
Gitblit v1.9.3