gnuradio-osmosdr: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:57 -04:00
parent 1fdcb7cbfb
commit f3261c0c0c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gnuradio-osmosdr'
pkgname=gnuradio-osmosdr
version=0.2.4
revision=3
revision=4
build_style=cmake
configure_args="-Dpybind11_DIR=${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/share/cmake/pybind11"
hostmakedepends="pkg-config gnuradio python3"