Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
diff uwsginl-plugin-lang-pypy3/Makefile @ 185:6aa5c9b981b2
Bump version to 2.1.pl9: use the master branch again instead of the uwsgi-2.0 branch
While there: Do not enable the SSL option by default now because we use
uwsginl as backend application server that is not expsed to
the Internet directly.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 14 Mar 2025 12:16:05 +0100 |
| parents | ba30d09e5481 |
| children | 13e07e75c111 |
line wrap: on
line diff
--- a/uwsginl-plugin-lang-pypy3/Makefile Fri Mar 14 11:37:40 2025 +0100 +++ b/uwsginl-plugin-lang-pypy3/Makefile Fri Mar 14 12:16:05 2025 +0100 @@ -2,7 +2,7 @@ PORTNAME= ${UWSGI_NAME}-plugin-lang-pypy3 #DISTVERSION= 2.0.20 -PORTVERSION= 2.1.pl8.g${MYGH_TAG_DATE} +PORTVERSION= 2.1.pl9.g${MYGH_TAG_DATE} CATEGORIES= www python # Use GitHub id for now (before official 2.1); see below #MASTER_SITES= https://projects.unbit.it/downloads/
