solenv/flatpak-manifest.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit cc8eeb3148b88807b4acf4ac3c829fb4f37f9a80 Author: Stephan Bergmann <[email protected]> AuthorDate: Wed Jan 8 11:32:28 2020 +0100 Commit: Stephan Bergmann <[email protected]> CommitDate: Wed Jan 8 13:23:26 2020 +0100 Adapt solenv/flatpak-manifest.in to ffe9ff2cf63112ac04a695740a5637f25c16abe8 ..."update cppunit to 1.15.1" Change-Id: Id27a3c1b54845e965381514584ebaac13f70d8da Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86413 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <[email protected]> diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 294bcd1a3e76..6536b0c5d552 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -171,10 +171,10 @@ "dest-filename": "external/tarballs/CoinMP-1.7.6.tgz" }, { - "url": "https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz", - "sha256": "3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780", + "url": "https://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz", + "sha256": "89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7", "type": "file", - "dest-filename": "external/tarballs/cppunit-1.14.0.tar.gz" + "dest-filename": "external/tarballs/cppunit-1.15.1.tar.gz" }, { "url": "https://dev-www.libreoffice.org/src/Firebird-3.0.0.32483-0.tar.bz2", _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
