python-bsddb3: update to 6.2.0.
This commit is contained in:
parent
d16f28d44a
commit
665cbf4c69
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-bsddb3'
|
||||
pkgname=python-bsddb3
|
||||
version=6.1.1
|
||||
version=6.2.0
|
||||
revision=1
|
||||
wrksrc="bsddb3-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,8 +14,8 @@ short_desc="Python2 interface for BerkeleyDB"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="ttp://www.jcea.es/programacion/pybsddb.htm"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/b/bsddb3/bsddb3-${version}.tar.gz"
|
||||
checksum=6f21b0252125c07798d784c164ef135ad153d226c01b290258ee1c5b9e7c4dd3
|
||||
distfiles="https://pypi.python.org/packages/df/e7/0498e403ade8b37eec52a79998c8d9e3e40e2d16795ee26fc863be5c2341/bsddb3-${version}.tar.gz"
|
||||
checksum=3c24cb287e1dd08be387a2b4d32ae5dfeba5ef4e3785878f0030e4d4f608aba9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in a new issue