diff --git a/srcpkgs/python3-apsw/template b/srcpkgs/python3-apsw/template index fb665dc9e85..d9581f13665 100644 --- a/srcpkgs/python3-apsw/template +++ b/srcpkgs/python3-apsw/template @@ -1,7 +1,7 @@ # Template file for 'python3-apsw' pkgname=python3-apsw version=3.39.3.0 -revision=2 +revision=3 build_style=python3-module make_build_args="--enable=load_extension" hostmakedepends="python3-devel python3-setuptools"