python-apsw: rebuild for Python 3.8.1.
This commit is contained in:
parent
58d847b5d7
commit
850ee1ffd2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=python-apsw
|
||||||
_distver=3.30.1
|
_distver=3.30.1
|
||||||
_patchver=r1
|
_patchver=r1
|
||||||
version=${_distver}${_patchver}
|
version=${_distver}${_patchver}
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="apsw-${_distver}-${_patchver}"
|
wrksrc="apsw-${_distver}-${_patchver}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-devel python3-devel"
|
hostmakedepends="python-devel python3-devel"
|
||||||
|
|
Loading…
Reference in a new issue