python-bsddb3: update to 6.2.5
This commit is contained in:
parent
3d9320b0f9
commit
7e3f37d767
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-bsddb3'
|
||||
pkgname=python-bsddb3
|
||||
version=6.2.4
|
||||
revision=2
|
||||
version=6.2.5
|
||||
revision=1
|
||||
wrksrc="bsddb3-${version}"
|
||||
build_style=python-module
|
||||
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"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/b/bsddb3/bsddb3-${version}.tar.gz"
|
||||
checksum=4866aa32ad6ec6d5ff401d9aec8da07c4e84502298dc27f7c758545e243550e6
|
||||
checksum=784bf40ad935258507594a89b32ea11f362cde120751c8b96de163955ced7db8
|
||||
|
||||
post_install() {
|
||||
# get rid of unneeded header
|
||||
|
|
Loading…
Reference in a new issue