From: Elan Ruusamäe Date: Thu, 25 Aug 2016 19:44:00 +0000 (+0300) Subject: up to 1.1.0-release X-Git-Tag: auto/th/openssl-1.1.1-1~8 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Fopenssl.git;a=commitdiff_plain;h=618bef0642acd11e42b14f036e6616baffb3efab up to 1.1.0-release --- diff --git a/openssl.spec b/openssl.spec index 7e7d7a8..b87ec6a 100644 --- a/openssl.spec +++ b/openssl.spec @@ -11,7 +11,6 @@ # use valgrind debugger against openssl-linked programs %bcond_with snap # use GitHub snapshot to build branch release -%define subver pre6 %define rel 0.1 %include /usr/lib/rpm/macros.perl Summary: OpenSSL Toolkit libraries for the "Secure Sockets Layer" (SSL v2/v3) @@ -31,9 +30,8 @@ Release: 0.1 License: Apache-like Group: Libraries %if %{without snap} -#Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz -Source0: https://www.openssl.org/source/%{name}-%{version}-%{subver}.tar.gz -# Source0-md5: 5073f45b5922992234396c7d8247196f +Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz +# Source0-md5: dbef70de4a1a4bdd78ab7c6547e5211d %else Source1: https://github.com/openssl/openssl/archive/OpenSSL_1_0_2-stable/%{name}-%{version}-dev.tar.gz %endif