python-pyasn1: update to 0.4.4
This commit is contained in:
parent
da52c579c4
commit
1d6c676f60
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyasn1'
|
||||
pkgname=python-pyasn1
|
||||
version=0.4.3
|
||||
version=0.4.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyasn1-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/etingof/pyasn1"
|
||||
license="BSD-2-Clause"
|
||||
distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz"
|
||||
checksum=fb81622d8f3509f0026b0683fe90fea27be7284d3826a5f2edf97f69151ab0fc
|
||||
checksum=f58f2a3d12fd754aa123e9fa74fb7345333000a035f3921dbdaa08597aa53137
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst LICENSE
|
||||
|
|
Loading…
Reference in a new issue