diff --git a/build/python311/build.sh b/build/python311/build.sh index fccf8ff314..fe9a201e57 100755 --- a/build/python311/build.sh +++ b/build/python311/build.sh @@ -17,7 +17,7 @@ . ../../lib/build.sh PROG=Python -VER=3.11.4 +VER=3.11.5 PKG=runtime/python-311 MVER=${VER%.*} SUMMARY="$PROG $MVER"