diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-09-10 08:32:04 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-09-10 09:55:21 +0200 |
commit | ba4b3d5f7a0fe8d0d985e98897e041d59093d8b0 (patch) | |
tree | daadf202e2f34385340e93e94f8d69d01637f1fa | |
parent | 13cea4e3e6256a65f264e0922a91cf39ea1e9835 (diff) |
Update one mention of pdfium-4137.tar.bz2
...left behind by 4488be8a9279be0bd0aebd476589a49d2b95da6e "external: update
pdfium to 4203"
Change-Id: I5e092f6351281c99a5a3f8b6865d5166805a5c46
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102351
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
-rw-r--r-- | solenv/flatpak-manifest.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index b1ead376e2e5..7820dfbb6ad0 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -78,7 +78,7 @@ "url": "https://dev-www.libreoffice.org/src/pdfium-4203.tar.bz2", "sha256": "7a0dede6f4113aaa9d5395fd851caab9cf9691470f2d4abdc018773fb5f70e94", "type": "file", - "dest-filename": "external/tarballs/pdfium-4137.tar.bz2" + "dest-filename": "external/tarballs/pdfium-4203.tar.bz2" }, { "url": "https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz", |