diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-09-02 21:16:01 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-09-02 21:17:55 +0200 |
commit | 5a2b00af8d8eda5d51b0159113753117225c6d7a (patch) | |
tree | d29f71d72354beae377d0a6b9acf0cb90fea5a75 /app-office/libreoffice | |
parent | x11-drivers/nvidia-drivers: stabilize 515.65.01 for amd64 (diff) | |
download | gentoo-5a2b00af8d8eda5d51b0159113753117225c6d7a.tar.gz gentoo-5a2b00af8d8eda5d51b0159113753117225c6d7a.tar.bz2 gentoo-5a2b00af8d8eda5d51b0159113753117225c6d7a.zip |
app-office/libreoffice: fix PATCHSET SRC_URI
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.3.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-7.3.9999.ebuild b/app-office/libreoffice/libreoffice-7.3.9999.ebuild index a6c93546a6ed..607738de58fc 100644 --- a/app-office/libreoffice/libreoffice-7.3.9999.ebuild +++ b/app-office/libreoffice/libreoffice-7.3.9999.ebuild @@ -18,7 +18,7 @@ DEV_URI=" ADDONS_URI="https://dev-www.libreoffice.org/src/" BRANDING="${PN}-branding-gentoo-0.8.tar.xz" -# PATCHSET="${P}-patchset-01.tar.xz" +PATCHSET="${PN}-7.3.5.2-patchset-01.tar.xz" [[ ${MY_PV} == *9999* ]] && inherit git-r3 inherit autotools bash-completion-r1 check-reqs flag-o-matic java-pkg-opt-2 multiprocessing python-single-r1 qmake-utils toolchain-funcs xdg-utils |