diff options
author | 2020-04-09 21:09:01 +0200 | |
---|---|---|
committer | 2020-04-09 23:36:25 +0200 | |
commit | f1d6aa7fbf08d602508fc94294d8a9308cb8f927 (patch) | |
tree | 5836213e26d368e8d071693b69e4f1749db267d7 /app-office/libreoffice/libreoffice-9999.ebuild | |
parent | dev-util/clazy: Allow to link against single clang-cpp lib (diff) | |
download | gentoo-f1d6aa7fbf08d602508fc94294d8a9308cb8f927.tar.gz gentoo-f1d6aa7fbf08d602508fc94294d8a9308cb8f927.tar.bz2 gentoo-f1d6aa7fbf08d602508fc94294d8a9308cb8f927.zip |
app-office/libreoffice: Update skia tarball
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice/libreoffice-9999.ebuild')
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index a3f52cbd6271..d9fcc7a00f94 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -47,7 +47,7 @@ ADDONS_SRC=( # not packaged in Gentoo, https://www.netlib.org/fp/dtoa.c "${ADDONS_URI}/dtoa-20180411.tgz" # not packaged in Gentoo, https://skia.org/ - "${ADDONS_URI}/skia-m82-7bb74c4299b8a85de1e5718fc45da569d6dab3fc.tar.xz" + "${ADDONS_URI}/skia-m83-8ce842d38d0b32149e874d6855c91e8c68ba65a7.tar.xz" # QR code generating library for >=libreoffice-6.4 "${ADDONS_URI}/QR-Code-generator-1.4.0.tar.gz" "java? ( ${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )" |