diff --git a/app-office/libreoffice/libreoffice-6.4.7.2.recipe b/app-office/libreoffice/libreoffice-6.4.7.2.recipe index 6d0a519d2..eae7ca641 100644 --- a/app-office/libreoffice/libreoffice-6.4.7.2.recipe +++ b/app-office/libreoffice/libreoffice-6.4.7.2.recipe @@ -17,7 +17,7 @@ and Open Source office suite on the market: HOMEPAGE="https://www.libreoffice.org/" COPYRIGHT="2000-2020 LibreOffice contributors" LICENSE="MPL v2.0" -REVISION="4" +REVISION="5" SOURCE_URI="https://github.com/LibreOffice/core/archive/libreoffice-$portVersion.tar.gz" SOURCE_DIR="core-libreoffice-$portVersion" @@ -255,7 +255,7 @@ BUILD_PREREQUIRES=" cmd:perl cmd:pkg_config$secondaryArchSuffix cmd:python2.7 - cmd:python3.6 + cmd:python3.7 cmd:ucpp cmd:which cmd:xz diff --git a/app-office/libreoffice/libreoffice-7.1.0.1.recipe b/app-office/libreoffice/libreoffice-7.1.0.1.recipe index fe7c53e35..32d8c02d9 100644 --- a/app-office/libreoffice/libreoffice-7.1.0.1.recipe +++ b/app-office/libreoffice/libreoffice-7.1.0.1.recipe @@ -17,7 +17,7 @@ and Open Source office suite on the market: HOMEPAGE="https://www.libreoffice.org/" COPYRIGHT="2000-2020 LibreOffice contributors" LICENSE="MPL v2.0" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/LibreOffice/core/archive/libreoffice-$portVersion.tar.gz" SOURCE_DIR="core-libreoffice-$portVersion" @@ -257,7 +257,7 @@ BUILD_PREREQUIRES=" cmd:patch cmd:perl cmd:pkg_config$secondaryArchSuffix - cmd:python3.6 + cmd:python3.7 cmd:ucpp cmd:which cmd:xz