From fee76672bfdada280e6521d9a59cd30bb83c0715 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Mon, 18 Jan 2021 01:33:13 +0000 Subject: [PATCH] Update URLs to HTTPS --- libnftnl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libnftnl.spec b/libnftnl.spec index 85e0011..1d5ddb2 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -4,13 +4,13 @@ Release: 1%{?dist} Summary: Library for low-level interaction with nftables Netlink's API over libmnl License: GPLv2+ -URL: http://netfilter.org/projects/libnftnl/ -Source0: http://ftp.netfilter.org/pub/libnftnl/libnftnl-%{version}.tar.bz2 +URL: https://netfilter.org/projects/libnftnl/ +Source0: https://www.netfilter.org/pub/libnftnl/libnftnl-%{version}.tar.bz2 BuildRequires: libmnl-devel BuildRequires: jansson-devel BuildRequires: gcc -BuildRequires: make +BuildRequires: make # replace old libnftables package Provides: libnftables = %{version}-%{release}