python-M2Crypto: update to 0.31.0.

This commit is contained in:
Andrea Brancaleoni 2018-11-11 23:46:30 +01:00
parent f29eb78427
commit e5abe03a0d

View file

@ -1,7 +1,7 @@
# Template file for 'python-M2Crypto' # Template file for 'python-M2Crypto'
pkgname=python-M2Crypto pkgname=python-M2Crypto
version=0.30.1 version=0.31.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=a1b2751cdadc6afac3df8a5799676b7b7c67a6ad144bb62d38563062e7cd3fc6 checksum=fd59a9705275d609948005f4cbcaf25f28a4271308237eb166169528692ce498
post_install() { post_install() {
vlicense LICENCE vlicense LICENCE