python-M2Crypto: update to 0.24.0.
This commit is contained in:
parent
a0f7f28fcb
commit
bbf98746d0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-M2Crypto'
|
||||
pkgname=python-M2Crypto
|
||||
version=0.23.0
|
||||
version=0.24.0
|
||||
revision=1
|
||||
wrksrc="M2Crypto-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,4 +12,4 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/martinpaljak/M2Crypto"
|
||||
distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz"
|
||||
checksum=1ac3b6eafa5ff7e2a0796675316d7569b28aada45a7ab74042ad089d15a9567f
|
||||
checksum=80a56441a1d2c0cf27e725be7554c92598b938fc8767ee2c71fdbc2fdc055ee8
|
||||
|
|
Loading…
Reference in New Issue