From 55b2704b63581b0694bf7fc19555a4c0ed5ae120 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:32 -0400 Subject: [PATCH] python3-bsddb3: rebuild for Python 3.9 --- srcpkgs/python3-bsddb3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-bsddb3/template b/srcpkgs/python3-bsddb3/template index e7b4d1e232a..7f146cf967e 100644 --- a/srcpkgs/python3-bsddb3/template +++ b/srcpkgs/python3-bsddb3/template @@ -1,7 +1,7 @@ # Template file for 'python3-bsddb3' pkgname=python3-bsddb3 version=6.2.6 -revision=4 +revision=5 wrksrc="bsddb3-${version}" build_style=python3-module make_build_args="--berkeley-db=${XBPS_CROSS_BASE}/usr"