GH781: openssl.spec: use secure urls

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
Viktor Szakats 2016-03-03 10:56:30 +01:00 committed by Rich Salz
parent 5e04cfdef3
commit e257b2c2ae
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@ Summary: Secure Sockets Layer and cryptography libraries and tools
Name: openssl
Version: 1.1.0
#Version: %{libmaj}.%{libmin}.%{librel}%{librev}
Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
Source0: https://www.openssl.org/source/%{name}-%{version}.tar.gz
License: OpenSSL
Group: System Environment/Libraries
Provides: SSL
URL: http://www.openssl.org/
URL: https://www.openssl.org/
Packager: Damien Miller <djm@mindrot.org>
BuildRoot: /var/tmp/%{name}-%{version}-root