diff --git a/build/python311/build.sh b/build/python311/build.sh index c0ffe9020..2fbc5015b 100755 --- a/build/python311/build.sh +++ b/build/python311/build.sh @@ -17,7 +17,7 @@ . ../../lib/build.sh PROG=Python -VER=3.11.10 +VER=3.11.11 PKG=runtime/python-311 MVER=${VER%.*} SUMMARY="$PROG $MVER"