diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-10-22 17:22:09 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-10-22 23:48:27 +0200 |
commit | 0ffb4c73916321b12e7049e8f54b46ebc40a5266 (patch) | |
tree | 25e14417f3c117c66a1ab94a606c5098e9f70ba5 /download.lst | |
parent | 95e7d7c2715b061409c84e1b7d2e1b750c47f8c7 (diff) |
libvisio: upgrade to 0.1.8
Generated with:
./autogen.sh
./configure
make dist-xz
Change-Id: I6ff112ab2669d8ca7903f685486b5cd0f0348fd2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175442
Tested-by: Jenkins
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 3a0b06c01114..c149907607f6 100644 --- a/download.lst +++ b/download.lst @@ -642,8 +642,8 @@ TWAIN_DSM_TARBALL := twaindsm_2.4.1.orig.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -VISIO_SHA256SUM := 8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c -VISIO_TARBALL := libvisio-0.1.7.tar.xz +VISIO_SHA256SUM := b4098ffbf4dcb9e71213fa0acddbd928f27bed30db2d80234813b15d53d0405b +VISIO_TARBALL := libvisio-0.1.8.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |