solenv/flatpak-manifest.in | 7 -------
1 file changed, 7 deletions(-)
New commits:
commit 5a7eb9cb97ce58d212348d46fad3a1755b54db64
Author: Stephan Bergmann <[email protected]>
AuthorDate: Thu Dec 16 19:49:55 2021 +0100
Commit: Stephan Bergmann <[email protected]>
CommitDate: Thu Dec 16 22:33:13 2021 +0100
NEON_{SHA256SUM,TARBALL} are gone from download.lst
...since 023ebf17898db4bca63129f079fd90b5cf76c1a9 "ucb: remove
--with-webdav=neon"
Change-Id: I6744cc853d5c12bf29751bb6c1815d5de507d0fb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126961
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <[email protected]>
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index b56111126b80..43dcbf331746 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -403,13 +403,6 @@
"dest": "external/tarballs",
"dest-filename": "@MDDS_TARBALL@"
},
- {
- "url":
"https://dev-www.libreoffice.org/src/@NEON_TARBALL@",
- "sha256": "@NEON_SHA256SUM@",
- "type": "file",
- "dest": "external/tarballs",
- "dest-filename": "@NEON_TARBALL@"
- },
{
"url":
"https://dev-www.libreoffice.org/src/@FONT_NOTO_TARBALL@",
"sha256": "@FONT_NOTO_SHA256SUM@",