python3-pynest2d: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:53 -04:00
parent 275701e324
commit a2e3cedd4c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pynest2d'
pkgname=python3-pynest2d
version=4.12.1
revision=1
revision=2
wrksrc="pynest2d-${version}"
build_style=cmake
configure_args="-DCMAKE_CXX_STANDARD=14"