python-M2Crypto: update to 0.26.4.
This commit is contained in:
parent
1672104f08
commit
c0019e0a28
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-M2Crypto'
|
||||
pkgname=python-M2Crypto
|
||||
version=0.26.0
|
||||
revision=2
|
||||
version=0.26.4
|
||||
revision=1
|
||||
wrksrc="M2Crypto-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="M2Crypto"
|
||||
|
@ -13,4 +13,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.com/m2crypto/m2crypto/"
|
||||
distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz"
|
||||
checksum=05d94fd9b2dae2fb8e072819a795f0e05d3611b09ea185f68e1630530ec09ae8
|
||||
checksum=5cae7acc0b34821f8c0ddf6665e482893fe1f198ad6379e61ffa9d8e65f5c199
|
||||
|
|
Loading…
Reference in New Issue