python-M2Crypto: update to 0.27.0.
This commit is contained in:
parent
0cd2327a7c
commit
8e8f36384b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-M2Crypto'
|
||||
pkgname=python-M2Crypto
|
||||
version=0.26.4
|
||||
version=0.27.0
|
||||
revision=1
|
||||
wrksrc="M2Crypto-${version}"
|
||||
build_style=python2-module
|
||||
|
@ -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=5cae7acc0b34821f8c0ddf6665e482893fe1f198ad6379e61ffa9d8e65f5c199
|
||||
checksum=82317459d653322d6b37f122ce916dc91ddcd9d1b814847497ac796c4549dd68
|
||||
|
|
Loading…
Reference in New Issue