python-apsw: update to 3.12.2r1. (#4105)

This commit is contained in:
bra1nwave 2016-04-30 08:36:43 +02:00 committed by Juan RP
parent 299fcf5e84
commit 1e947313a1

View file

@ -1,6 +1,6 @@
# Template file for 'python-apsw' # Template file for 'python-apsw'
pkgname=python-apsw pkgname=python-apsw
_distver=3.11.1 _distver=3.12.2
_patchver=r1 _patchver=r1
version=${_distver}${_patchver} version=${_distver}${_patchver}
revision=1 revision=1
@ -14,7 +14,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
license="MIT" license="MIT"
homepage="https://github.com/rogerbinns/apsw" homepage="https://github.com/rogerbinns/apsw"
distfiles="https://github.com/rogerbinns/apsw/archive/${_distver}-${_patchver}.tar.gz" distfiles="https://github.com/rogerbinns/apsw/archive/${_distver}-${_patchver}.tar.gz"
checksum=503b4975c00a66e6f5aa5f4593a4141ef8f71c11928bc3e7d6a356e5476878e2 checksum=ef63f974efa68e4d200464cba4bb9ed52e77e05897b9cd0ff2d1427cabc5cd07
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE