python3-bsddb3: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:48 -04:00
parent 1146681d84
commit 49aa008f8b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-bsddb3' # Template file for 'python3-bsddb3'
pkgname=python3-bsddb3 pkgname=python3-bsddb3
version=6.2.7 version=6.2.7
revision=3 revision=4
wrksrc="bsddb3-${version}" wrksrc="bsddb3-${version}"
build_style=python3-module build_style=python3-module
make_build_args="--berkeley-db=${XBPS_CROSS_BASE}/usr" make_build_args="--berkeley-db=${XBPS_CROSS_BASE}/usr"