python3-pywinrm: update to 0.4.2.
This commit is contained in:
parent
326a674b1f
commit
23d1c41a33
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pywinrm'
|
||||
pkgname=python3-pywinrm
|
||||
version=0.4.1
|
||||
revision=2
|
||||
version=0.4.2
|
||||
revision=1
|
||||
wrksrc="pywinrm-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/diyan/pywinrm"
|
||||
distfiles="https://github.com/diyan/pywinrm/archive/v${version}.tar.gz"
|
||||
checksum=a9acc56a1b7fe87bd4c86f1e104d87f64d7566e8e294068b198138bfdff62b3e
|
||||
checksum=c2a0d839f524a3cf4548923c29f85f909174405ac4339df45813410aae759b44
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue