Update URLs to HTTPS
This commit is contained in:
parent
c9463fba97
commit
fee76672bf
@ -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}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user