Restored old openssl make command

This commit is contained in:
PktSurf 2024-11-03 22:42:27 +05:30
parent 940148649f
commit be35239caf

View file

@ -1,7 +1,7 @@
# Maintainer: PktSurf <smlinux@pktsurf.in>
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/