mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
python-M2Crypto: update to 0.30.0.
This commit is contained in:
parent
b27043f7d3
commit
09cd71c8b5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-M2Crypto'
|
# Template file for 'python-M2Crypto'
|
||||||
pkgname=python-M2Crypto
|
pkgname=python-M2Crypto
|
||||||
version=0.29.0
|
version=0.30.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="M2Crypto-${version}"
|
wrksrc="M2Crypto-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="M2Crypto"
|
pycompile_module="M2Crypto"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.com/m2crypto/m2crypto/"
|
homepage="https://gitlab.com/m2crypto/m2crypto/"
|
||||||
distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz"
|
||||||
checksum=a0fea2c5ab913e42864d1ccbaee5878c23886368b606e923609fda4ce37d26c0
|
checksum=0faf8588cc472061ed90ef3dd2f1c11fc3d61d8ac368853ff05fa23a768ee893
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's/OPENSSL_VERSION_NUMBER < 0x10100000L/OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER)/g' SWIG/*.i
|
sed -i 's/OPENSSL_VERSION_NUMBER < 0x10100000L/OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER)/g' SWIG/*.i
|
||||||
|
|
Loading…
Add table
Reference in a new issue