diff --git a/base/openssl/smbuild b/base/openssl/smbuild index f7723d1..84152bf 100644 --- a/base/openssl/smbuild +++ b/base/openssl/smbuild @@ -1,7 +1,7 @@ # Maintainer: PktSurf app=openssl version=1.1.1t -build=1sml +build=2sml homepage="https://www.openssl.org/" download="https://www.openssl.org/source/openssl-$version.tar.gz" desc="Commercial-grade, full-featured crypto library from OpenSSL Project that implements TLS 1.x protocol" @@ -25,7 +25,7 @@ build() { shared enable-md2 no-weak-ssl-ciphers make - make install_sw install_man_docs DESTDIR=$pkg + make install DESTDIR=$pkg cp LICENSE $pkgdocs/