ports: Update openssl 3.3.1->3.6.0
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash ../install.sh
|
||||
|
||||
NAME='openssl'
|
||||
VERSION='3.3.1'
|
||||
DOWNLOAD_URL="https://github.com/openssl/openssl/releases/download/openssl-$VERSION/openssl-$VERSION.tar.gz#777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e"
|
||||
VERSION='3.6.0'
|
||||
DOWNLOAD_URL="https://github.com/openssl/openssl/releases/download/openssl-$VERSION/openssl-$VERSION.tar.gz#b6a5f44b7eb69e3fa35dbf15524405b44837a481d43d81daddde3ff21fcbb8e9"
|
||||
DEPENDENCIES=('zlib')
|
||||
MAKE_INSTALL_TARGETS=('install_sw' 'install_ssldirs')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user