mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-bsddb3: update to 6.2.6.
This commit is contained in:
parent
b188573209
commit
ac85670f00
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-bsddb3'
|
# Template file for 'python-bsddb3'
|
||||||
pkgname=python-bsddb3
|
pkgname=python-bsddb3
|
||||||
version=6.2.5
|
version=6.2.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="bsddb3-${version}"
|
wrksrc="bsddb3-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -11,10 +11,10 @@ makedepends="python-devel python3-devel db-devel"
|
||||||
pycompile_module="bsddb3"
|
pycompile_module="bsddb3"
|
||||||
short_desc="Python2 interface for BerkeleyDB"
|
short_desc="Python2 interface for BerkeleyDB"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="ttp://www.jcea.es/programacion/pybsddb.htm"
|
license="BSD-3-Clause"
|
||||||
license="3-clause-BSD"
|
homepage="http://www.jcea.es/programacion/pybsddb.htm"
|
||||||
distfiles="${PYPI_SITE}/b/bsddb3/bsddb3-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/bsddb3/bsddb3-${version}.tar.gz"
|
||||||
checksum=784bf40ad935258507594a89b32ea11f362cde120751c8b96de163955ced7db8
|
checksum=42d621f4037425afcb16b67d5600c4556271a071a9a7f7f2c2b1ba65bc582d05
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# get rid of unneeded header
|
# get rid of unneeded header
|
||||||
|
|
Loading…
Add table
Reference in a new issue