libCharon: rebuild for Python 3.11

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

View File

@ -1,7 +1,7 @@
# Template file for 'libCharon' # Template file for 'libCharon'
pkgname=libCharon pkgname=libCharon
version=4.13.0 version=4.13.0
revision=1 revision=2
build_style=cmake build_style=cmake
configure_args="INSTALL_SERVICE=OFF" configure_args="INSTALL_SERVICE=OFF"
hostmakedepends="python3" hostmakedepends="python3"