diff --git a/libressl.spec b/libressl.spec index c68e64d..4edf2d9 100644 --- a/libressl.spec +++ b/libressl.spec @@ -58,7 +58,6 @@ %define libcrypto_pkg %mklibname crypto_libressl %{libcrypto_sover} %define libtls_pkg %mklibname tls_libressl %{libtls_sover} -%define base_version 3.2.0 Summary: LibreSSL utils and libs coexisting with OpenSSL Name: libressl Version: 3.2.0 @@ -67,7 +66,7 @@ Release: 1 License: ISC and BSD-like Group: System/Base Url: http://libressl.org -Source0: libressl-%{version}.tar.gz +Source0: https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-%{version}.tar.gz Source10: libressl.rpmlintrc # TODO: add printing config location to `openssl version` Patch1: 0001-Allow-custom-config-location.patch