solenv/flatpak-manifest.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 2758c87e0483ca80a388f0ce00f785c65ad94af5 Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Feb 8 15:32:56 2018 +0100 Adapt solenv/flatpak-manifest.in to apache-ant-1.10.2 ...that apparently made the URL for apache-ant-1.10.1 become 404. (Again, the sha512 for the new version is as given at <http://ant.apache.org/bindownload.cgi>.) (Asked at <http://mail-archives.apache.org/mod_mbox/ant-user/201802.mbox/ %3C039da509-898d-53f5-4c35-ecfa6b6bef18%40redhat.com%3E> "Stable link to apache-ant-*-bin.tar.xz?" whether there's any better link that I could use, to avoid having to constantly track the latest revision of Ant here.) Change-Id: Ic13732d172ade9337f006d4495f066fdd52302a1 (cherry picked from commit d9796b91fec23990e494efcce373a2f0944f294a) Reviewed-on: https://gerrit.libreoffice.org/49479 Reviewed-by: Stephan Bergmann <sberg...@redhat.com> Tested-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 6bad9afc6e78..03d617578237 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -27,8 +27,8 @@ }, { "type": "archive", - "url": "http://www-us.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.xz", - "sha512": "8732ecfd96bcfde626260939f17fdb7e85700092ef69932b250e3572810cd53eaac24e1c72921d89900170804d27cc3100bee7c8b5159d0e5b64c3d79e07bec6", + "url": "http://www-us.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.xz", + "sha512": "a1af5173eafbc5b76fe0ae62c656c96a4c3bfd9d67b10ad19fef53152ae73d61aa05d1b57ceca1d007475113f234feb9d1541d2c624f6ac606361a6e6e375385", "dest": "ant" }, { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits