Bump more packages to use openssl3.

This commit is contained in:
Augustin Cavalier
2024-08-08 14:28:21 -04:00
parent d8847ded77
commit 0e8ff9b52a
5 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ OSI-approved open source license."
HOMEPAGE="https://www.python.org"
LICENSE="Python"
COPYRIGHT="1990-2024 Python Software Foundation"
REVISION="1"
REVISION="2"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-${portVersion}.tar.xz"
CHECKSUM_SHA256="f6d419a6d8743ab26700801b4908d26d97e8b986e14f95de31b32de2b0e79554"
SOURCE_DIR="Python-$portVersion"
@@ -59,7 +59,7 @@ REQUIRES="
lib:liblzma$secondaryArchSuffix
lib:libncurses$secondaryArchSuffix
lib:libsqlite3$secondaryArchSuffix
lib:libssl$secondaryArchSuffix
lib:libssl$secondaryArchSuffix >= 3
lib:libz$secondaryArchSuffix
"
BUILD_REQUIRES="