parent
78981c12fd
commit
9eefd16b49
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-bsddb3'
|
# Template file for 'python3-bsddb3'
|
||||||
pkgname=python3-bsddb3
|
pkgname=python3-bsddb3
|
||||||
version=6.2.6
|
version=6.2.7
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="bsddb3-${version}"
|
wrksrc="bsddb3-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_build_args="--berkeley-db=${XBPS_CROSS_BASE}/usr"
|
make_build_args="--berkeley-db=${XBPS_CROSS_BASE}/usr"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.jcea.es/programacion/pybsddb.htm"
|
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=42d621f4037425afcb16b67d5600c4556271a071a9a7f7f2c2b1ba65bc582d05
|
checksum=b0f7fa63eb240cd5815809c9d1d7df9f7cc8d6fa9619d0edbe9c794afc02dc9f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# get rid of unneeded header
|
# get rid of unneeded header
|
||||||
|
|
Loading…
Reference in a new issue