python-apsw: update to 3.21.0r1.

Closes #9272.
This commit is contained in:
bra1nwave 2017-11-17 12:38:35 +01:00 committed by Enno Boland
parent fb2ee8c14c
commit 06f7ebd5c7

View file

@ -1,6 +1,6 @@
# Template file for 'python-apsw' # Template file for 'python-apsw'
pkgname=python-apsw pkgname=python-apsw
_distver=3.20.1 _distver=3.21.0
_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=e23765a0879901eaa02b24e4df0ff77ac4325123617c489dc246447c453d5101 checksum=cb9eda38c5835d384e5bdcabeda89c741abda4eeeaaf79d8e25ce6835cb6c51e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE