python-pyasn1-modules: update to 0.2.2
This commit is contained in:
parent
4310e355d8
commit
1d98da4a15
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyasn1-modules'
|
||||
pkgname=python-pyasn1-modules
|
||||
version=0.2.1
|
||||
version=0.2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -9,11 +9,11 @@ pycompile_module="pyasn1_modules"
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-pyasn1"
|
||||
short_desc="Collection of ASN.1-based protocols modules (Python2)"
|
||||
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||
license="2-clause-BSD"
|
||||
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/etingof/pyasn1-modules"
|
||||
distfiles="${PYPI_SITE}/p/pyasn1-modules/pyasn1-modules-${version}.tar.gz"
|
||||
checksum=af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc
|
||||
checksum=a0cf3e1842e7c60fde97cb22d275eb6f9524f5c5250489e292529de841417547
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in a new issue