mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 19:28:53 +03:00
Change http://zfsonlinux.org links to https://zfsonlinux.org
Update the project website links contained in to repository to reference the secure https://zfsonlinux.org address. Reviewed-By: Richard Laager <rlaager@wiktel.com> Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Garrett Fields <ghfields@gmail.com> Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #9837
This commit is contained in:
@@ -18,7 +18,7 @@ Summary: Kernel module(s) (dkms)
|
||||
|
||||
Group: System Environment/Kernel
|
||||
License: @ZFS_META_LICENSE@
|
||||
URL: http://zfsonlinux.org/
|
||||
URL: https://zfsonlinux.org/
|
||||
Source0: %{module}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
|
||||
@@ -51,7 +51,7 @@ Summary: Kernel module(s)
|
||||
|
||||
Group: System Environment/Kernel
|
||||
License: @ZFS_META_LICENSE@
|
||||
URL: http://zfsonlinux.org/
|
||||
URL: https://zfsonlinux.org/
|
||||
Source0: %{module}-%{version}.tar.gz
|
||||
Source10: kmodtool
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id} -u -n)
|
||||
|
||||
@@ -112,7 +112,7 @@ Summary: Commands to control the kernel modules and libraries
|
||||
|
||||
Group: System Environment/Kernel
|
||||
License: @ZFS_META_LICENSE@
|
||||
URL: http://zfsonlinux.org/
|
||||
URL: https://zfsonlinux.org/
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Requires: libzpool2 = %{version}
|
||||
|
||||
@@ -11,7 +11,7 @@ Release: @RELEASE@%{?dist}
|
||||
Summary: Kernel module(s)
|
||||
Group: System Environment/Kernel
|
||||
License: @ZFS_META_LICENSE@
|
||||
URL: http://zfsonlinux.org/
|
||||
URL: https://zfsonlinux.org/
|
||||
BuildRequires: %kernel_module_package_buildreqs
|
||||
Source0: @PACKAGE@-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Reference in New Issue
Block a user