python-bsddb3: update to 6.2.5

This commit is contained in:
Alessio Sergi 2017-09-18 11:50:37 +02:00
parent 3d9320b0f9
commit 7e3f37d767

View file

@ -1,7 +1,7 @@
# Template file for 'python-bsddb3' # Template file for 'python-bsddb3'
pkgname=python-bsddb3 pkgname=python-bsddb3
version=6.2.4 version=6.2.5
revision=2 revision=1
wrksrc="bsddb3-${version}" wrksrc="bsddb3-${version}"
build_style=python-module build_style=python-module
make_build_args="--berkeley-db=${XBPS_CROSS_BASE}/usr" make_build_args="--berkeley-db=${XBPS_CROSS_BASE}/usr"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="ttp://www.jcea.es/programacion/pybsddb.htm" homepage="ttp://www.jcea.es/programacion/pybsddb.htm"
license="3-clause-BSD" license="3-clause-BSD"
distfiles="${PYPI_SITE}/b/bsddb3/bsddb3-${version}.tar.gz" distfiles="${PYPI_SITE}/b/bsddb3/bsddb3-${version}.tar.gz"
checksum=4866aa32ad6ec6d5ff401d9aec8da07c4e84502298dc27f7c758545e243550e6 checksum=784bf40ad935258507594a89b32ea11f362cde120751c8b96de163955ced7db8
post_install() { post_install() {
# get rid of unneeded header # get rid of unneeded header