python3.12: Fix sbolint

This commit is contained in:
2025-08-22 13:56:48 +02:00
parent d43c3be74f
commit ad932aa5f9
3 changed files with 3 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
PRGNAM="python3"
PRGNAM="python3.12"
VERSION="3.12.11"
HOMEPAGE="https://www.python.org/"
DOWNLOAD="https://www.python.org/ftp/python/3.12.11/Python-3.12.11.tar.xz"