diff options
Diffstat (limited to 'www/unit-python/Makefile')
-rw-r--r-- | www/unit-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/unit-python/Makefile b/www/unit-python/Makefile index 4bedca571065..ecf799d71392 100644 --- a/www/unit-python/Makefile +++ b/www/unit-python/Makefile @@ -4,7 +4,7 @@ UNIT_MODNAME= python${PYTHON_SUFFIX} COMMENT= Python module for NGINX Unit -USES= python:3.7-3.11 gettext-runtime +USES= python:3.8-3.11 gettext-runtime USE_PYTHON= flavors PLIST_FILES= libexec/unit/modules/${UNIT_MODNAME}.unit.so |