python-apsw: update to 3.19.3r1. (#6946)
This commit is contained in:
parent
53b23212f2
commit
4e8dd98aa6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-apsw'
|
# Template file for 'python-apsw'
|
||||||
pkgname=python-apsw
|
pkgname=python-apsw
|
||||||
_distver=3.18.0
|
_distver=3.19.3
|
||||||
_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=6a2cd5a2a219b12c986b543587239e1f8986814dae9699d86e661dc6fe373197
|
checksum=b728a668005a51257a7325d3e640b50e2ff56c541ae7628c558b5015cd5f6a87
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue