mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-apsw: update to 3.23.1r1. (#14545)
This commit is contained in:
parent
f1516b7cb4
commit
d8fd4749f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-apsw'
|
# Template file for 'python-apsw'
|
||||||
pkgname=python-apsw
|
pkgname=python-apsw
|
||||||
_distver=3.22.0
|
_distver=3.23.1
|
||||||
_patchver=r1
|
_patchver=r1
|
||||||
version=${_distver}${_patchver}
|
version=${_distver}${_patchver}
|
||||||
revision=1
|
revision=1
|
||||||
|
@ -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=4ac5a9a66b5dd0c11987bff0cc3bd94733e89da26b1cfa4037a36a3ba8392615
|
checksum=692936799f8edfae371709fb948c446ea9e7d6fff5993bc9af6fd579c887f641
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue