From e008c2663fae8dea3b8cd54b48775f603d9afe9f Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 27 Aug 2024 21:06:31 -0500 Subject: [PATCH] python3-M2Crypto: update to 0.42.0. --- srcpkgs/python3-M2Crypto/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-M2Crypto/template b/srcpkgs/python3-M2Crypto/template index 6cd2738919a..c93e70c6325 100644 --- a/srcpkgs/python3-M2Crypto/template +++ b/srcpkgs/python3-M2Crypto/template @@ -1,7 +1,7 @@ # Template file for 'python3-M2Crypto' pkgname=python3-M2Crypto -version=0.38.0 -revision=4 +version=0.42.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools swig openssl-devel" makedepends="openssl-devel python3-devel" @@ -11,8 +11,8 @@ short_desc="Python crypto and SSL toolkit" maintainer="Orphaned " license="MIT" homepage="https://gitlab.com/m2crypto/m2crypto/" -distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz" -checksum=99f2260a30901c949a8dc6d5f82cd5312ffb8abc92e76633baf231bbbcb2decb +distfiles="${PYPI_SITE}/m/m2crypto/m2crypto-${version}.tar.gz" +checksum=42b62df2caf623161b1d643a7235464c2fe2a3105049ebc498a6d47dc08f64b4 post_install() { vlicense LICENCE