mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
python-apsw: update to 3.27.2r1.
This commit is contained in:
parent
79b741a1fb
commit
1977cf9521
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python-apsw'
|
# Template file for 'python-apsw'
|
||||||
pkgname=python-apsw
|
pkgname=python-apsw
|
||||||
_distver=3.26.0
|
_distver=3.27.2
|
||||||
_patchver=r1
|
_patchver=r1
|
||||||
version=${_distver}${_patchver}
|
version=${_distver}${_patchver}
|
||||||
revision=2
|
revision=1
|
||||||
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"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="https://github.com/rogerbinns/apsw"
|
homepage="https://github.com/rogerbinns/apsw"
|
||||||
distfiles="${homepage}/archive/${_distver}-${_patchver}.tar.gz"
|
distfiles="${homepage}/archive/${_distver}-${_patchver}.tar.gz"
|
||||||
checksum=77e5722dbc169f9e1191cab4b108977bb9e927a4cd512332dde20b1196e70b36
|
checksum=c64a44c6088c5954a1c2cf87ae437786a588aea5d45f6f534cd76908f836a30f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue