diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-09-12 22:59:04 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-09-13 07:19:03 +0200 |
commit | 9375148624f5611fa7d4de66905a66732f47d514 (patch) | |
tree | ba9ee950027aa7f04c0f4fbd9b529c2a6ff760e5 /app-office/libreoffice/libreoffice-7.1.9999.ebuild | |
parent | app-office/libreoffice-l10n: 7.1.6.2 version bump (diff) | |
download | gentoo-9375148624f5611fa7d4de66905a66732f47d514.tar.gz gentoo-9375148624f5611fa7d4de66905a66732f47d514.tar.bz2 gentoo-9375148624f5611fa7d4de66905a66732f47d514.zip |
app-office/libreoffice: 7.1.6.2 version bump
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice/libreoffice-7.1.9999.ebuild')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.1.9999.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-7.1.9999.ebuild b/app-office/libreoffice/libreoffice-7.1.9999.ebuild index 752bacd6f317..74914f80b472 100644 --- a/app-office/libreoffice/libreoffice-7.1.9999.ebuild +++ b/app-office/libreoffice/libreoffice-7.1.9999.ebuild @@ -295,6 +295,9 @@ PATCHES=( "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch" "${FILESDIR}/${PN}-6.1-nomancompress.patch" "${FILESDIR}/${PN}-7.0.3.1-qt5detect.patch" + + # master branch + "${FILESDIR}/${PN}-7.1.3.2-bashism.patch" # bug 780432 ) S="${WORKDIR}/${PN}-${MY_PV}" |