From 4db883ab881a6f0bc787e46b8c7b3b4d803e3aea Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 29 Mar 2024 19:58:42 +0100
Subject: [PATCH] rebuild libreoffice

---
 components/desktop/libreoffice/Makefile |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/components/desktop/libreoffice/Makefile b/components/desktop/libreoffice/Makefile
index f7f5579..fa7cb0f 100644
--- a/components/desktop/libreoffice/Makefile
+++ b/components/desktop/libreoffice/Makefile
@@ -16,7 +16,7 @@
 OPENSSL_VERSION= 3.1
 USE_PARALLEL_BUILD = yes
 include ../../../make-rules/shared-macros.mk
-BITS=64
+BITS= 64
 ENV = /usr/bin/env
 
 # BUILD_BETA is the beta version; define with build number for beta release
@@ -48,6 +48,7 @@
 endif
 # repology wants to use HUMAN_VERSION
 HUMAN_VERSION=          $(COMPONENT_FULL_VERSION)
+COMPONENT_REVISION=		1
 COMPONENT_SUMMARY=      LibreOffice is a powerful office suite
 COMPONENT_PROJECT_URL=  https://www.libreoffice.org/
 ifdef BUILD_GITHUB

--
Gitblit v1.9.3