mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python-M2Crypto: update to 0.28.2.
This commit is contained in:
parent
d2d88e4868
commit
ee5c34b296
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.27.0
|
version=0.28.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="M2Crypto-${version}"
|
wrksrc="M2Crypto-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-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=82317459d653322d6b37f122ce916dc91ddcd9d1b814847497ac796c4549dd68
|
checksum=f4dfa7a77f983444e64f7b81f946bdfc1b05bc92b1aeca0775be8742aa939c3f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE
|
vlicense LICENCE
|
||||||
|
|
Loading…
Add table
Reference in a new issue