update PYTHON_VERSION, ports now uses 3.10 by default

This commit is contained in:
sthen
2022-11-14 07:52:06 +00:00
parent 99309740e1
commit f7a7f58b38

View File

@@ -1,4 +1,4 @@
# $OpenBSD: bsd.xorg.mk,v 1.63 2021/11/02 00:31:32 sthen Exp $ -*- makefile -*-
# $OpenBSD: bsd.xorg.mk,v 1.64 2022/11/14 07:52:06 sthen Exp $ -*- makefile -*-
#
# Copyright <20> 2006,2012 Matthieu Herrb
#
@@ -21,7 +21,7 @@
AUTOMAKE_VERSION= 1.12
AUTOCONF_VERSION= 2.69
PYTHON_VERSION= 3.9
PYTHON_VERSION= 3.10
# Where source lives
XSRCDIR?= /usr/xenocara