From 34715be70e50e39145494236a33db2ed55adfcfb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= <ark@switnet.org>
Date: Wed, 6 Oct 2021 00:32:38 +0000
Subject: [PATCH] Passing libreoffice from backports to updates on nabia

---
 helpers/make-libreoffice | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/helpers/make-libreoffice b/helpers/make-libreoffice
index c797e727..cb05157a 100644
--- a/helpers/make-libreoffice
+++ b/helpers/make-libreoffice
@@ -17,10 +17,9 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 EXTERNAL='deb-src http://ppa.launchpad.net/libreoffice/ppa/ubuntu $UPSTREAM main'
 REPOKEY="83FBA1751378B444"
-BACKPORT=true
 
 . ./config
 
-- 
GitLab