diff options
author | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2024-01-12 09:43:31 +0100 |
---|---|---|
committer | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2024-01-12 11:13:14 +0100 |
commit | 43a7d21f99a08185ccbb3cc7b4cb9e9851c4d418 (patch) | |
tree | 8e7e838b94bad38c56c7a62a2736634eada03c33 | |
parent | 846a032ebd0859f4f52ca97741a2efa566fa9432 (diff) |
Update solenv/flatpak-manifest.in
* Incorporate
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/d9e2f088aafe41c3c9cc4af14e935777dba794c1>
"Update gvfs-1.52.1.tar.xz to 1.52.2 (#272)"
Change-Id: I95bee83408caab8e27eae978068f8ec4e87a9c12
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161956
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
-rw-r--r-- | solenv/flatpak-manifest.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 58e2ce8f46f2..e9fa79e8f55f 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -49,8 +49,8 @@ "sources": [ { "type": "archive", - "url": "https://download.gnome.org/sources/gvfs/1.52/gvfs-1.52.1.tar.xz", - "sha256": "cdbd4440f6d08792a6e7521244c17386e20bd537d375117099fc8fb68fe91741", + "url": "https://download.gnome.org/sources/gvfs/1.52/gvfs-1.52.2.tar.xz", + "sha256": "a643aceaa053caac0d8eff9a015f636e4bd1bb09cfe27864e347db67460e7b91", "x-checker-data": { "type": "gnome", "name": "gvfs", |