python-apsw: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:14:50 -02:00
parent 7a35cfe826
commit f23518d658
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=python-apsw
_distver=3.26.0
_patchver=r1
version=${_distver}${_patchver}
revision=1
revision=2
wrksrc="apsw-${_distver}-${_patchver}"
build_style=python-module
hostmakedepends="python-devel python3-devel"