python-pyasn1: update to 0.2.2
This commit is contained in:
parent
fcaf4a4800
commit
97ea69fe99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyasn1'
|
||||
pkgname=python-pyasn1
|
||||
version=0.2.1
|
||||
version=0.2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyasn1-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://pyasn1.sourceforge.net/"
|
||||
license="2-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz"
|
||||
checksum=06b9cdfb14e81e7a3b9c0f63ab19bc3b9bfc5cd372d766179884c0703c2213e8
|
||||
checksum=6b42f96b942406712e0be5ea2bbbc57d8f30c7835a4904c9c195cc669736d435
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst LICENSE
|
||||
|
|
Loading…
Reference in a new issue