]> git.pld-linux.org Git - packages/openssl.git/commitdiff
up to 1.1.0-release
authorElan Ruusamäe <glen@delfi.ee>
Thu, 25 Aug 2016 19:44:00 +0000 (22:44 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 25 Aug 2016 19:44:00 +0000 (22:44 +0300)
openssl.spec

index 7e7d7a8d2e31b6528f89a47a7e43c59a911a0afd..b87ec6aebb629e4d512828080d51aa55810deec3 100644 (file)
@@ -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
This page took 0.033795 seconds and 4 git commands to generate.