python3-cryptography_vectors: update to 36.0.0.
This commit is contained in:
parent
28de90c305
commit
0e10e115c7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-cryptography_vectors'
|
||||
pkgname=python3-cryptography_vectors
|
||||
version=3.4.8
|
||||
revision=2
|
||||
version=36.0.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=4c84410257993d3de058b44b777a49e1da2ae35ebea2970a360c7e3aa0f580f2
|
||||
checksum=c6b7e53ec701f47497297cfcfbafdf81a3f76f6f9d684721ef3dea254301faa5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue