Refer to sources with HTTPS

This commit is contained in:
Petr Písař 2024-04-30 14:34:21 +02:00
commit 989836a857

View file

@ -8,7 +8,7 @@ Summary: C++ unit testing framework
# no license in files
License: LGPL-2.1-or-later
Url: https://www.freedesktop.org/wiki/Software/cppunit/
Source: http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.gz
Source: https://dev-www.libreoffice.org/src/%{name}-%{version}.tar.gz
# Backport patch to run tests in deterministic order
# https://gerrit.libreoffice.org/c/cppunit/+/123963