python3-cryptography_vectors: update to 42.0.5.
This commit is contained in:
parent
f10458ad92
commit
6464414c2a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cryptography_vectors'
|
||||
pkgname=python3-cryptography_vectors
|
||||
version=42.0.4
|
||||
version=42.0.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause, Apache-2.0"
|
||||
homepage="https://github.com/pyca/cryptography"
|
||||
distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz"
|
||||
checksum=d6b707d238a5e2390c3dae7761b997b68c2b8c0723ed24fc13f832bcc8739945
|
||||
checksum=505cd5e3b0cb32da1526f07042b7fc38a4b6c356710cb73d2b5f76b037a38ed1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue