diff --git a/tevent.spec b/tevent.spec index 5790f93..c18fd93 100644 --- a/tevent.spec +++ b/tevent.spec @@ -49,14 +49,14 @@ BuildRequires: python-talloc-devel >= %{talloc_version} %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -Url: http://tevent.samba.org/ +Url: https://tevent.samba.org/ Version: 0.9.31 Release: 0 Summary: An event system based on the talloc memory management library License: GPL-3.0+ Group: System/Libraries -Source: http://download.samba.org/pub/tevent/tevent-%{version}.tar.gz -Source1: http://download.samba.org/pub/tevent/tevent-%{version}.tar.asc +Source: https://download.samba.org/pub/tevent/tevent-%{version}.tar.gz +Source1: https://download.samba.org/pub/tevent/tevent-%{version}.tar.asc Source2: tevent.keyring Source4: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build