From: Viktor Szakats Date: Thu, 3 Mar 2016 09:56:30 +0000 (+0100) Subject: GH781: openssl.spec: use secure urls X-Git-Tag: OpenSSL_1_1_0-pre4~377 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e257b2c2aeeb010693ae79458751a030a7961b84;p=thirdparty%2Fopenssl.git GH781: openssl.spec: use secure urls Signed-off-by: Rich Salz Reviewed-by: Matt Caswell --- diff --git a/openssl.spec b/openssl.spec index ceda82ad855..890fd51a006 100644 --- a/openssl.spec +++ b/openssl.spec @@ -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 BuildRoot: /var/tmp/%{name}-%{version}-root