Bump after OpenSSL update (static link)

This commit is contained in:
tb 2024-01-30 16:50:28 +00:00
parent 96e724f18f
commit fd296b8a79
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ USE_NOEXECONLY= Yes
.endif
MODPY_EGG_VERSION = 2.0.0b7
REVISION = 2
REVISION = 3
# OpenSSL used for EVP_aes_256_ocb. It is linked statically to avoid conflicting
# with shared libcrypto from the base OS pulled in via dependencies.