diff --git a/srcpkgs/python-apsw/template b/srcpkgs/python-apsw/template index 511a6a12242..eb3790d558b 100644 --- a/srcpkgs/python-apsw/template +++ b/srcpkgs/python-apsw/template @@ -3,7 +3,7 @@ pkgname=python-apsw _distver=3.19.3 _patchver=r1 version=${_distver}${_patchver} -revision=1 +revision=2 wrksrc="apsw-${_distver}-${_patchver}" build_style=python-module hostmakedepends="python-devel python3-devel"