diff uwsginl-plugin-lang-py3/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 9f86d2b1b802
children
line wrap: on
line diff
--- a/uwsginl-plugin-lang-py3/Makefile	Fri Mar 14 11:37:40 2025 +0100
+++ b/uwsginl-plugin-lang-py3/Makefile	Fri Mar 14 12:16:05 2025 +0100
@@ -2,7 +2,7 @@
 
 PORTNAME?=	${UWSGI_NAME}-plugin-lang-py3
 #DISTVERSION=	2.0.20
-PORTVERSION=	2.1.pl8.g${MYGH_TAG_DATE}
+PORTVERSION=	2.1.pl9.g${MYGH_TAG_DATE}
 PORTREVISION?=	0
 CATEGORIES?=	www python
 # Use GitHub id for now (before official 2.1); see below