python3-pywinrm: update to 0.4.3.
This commit is contained in:
parent
5e5e5a82f1
commit
efa07a622b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pywinrm'
|
||||
pkgname=python3-pywinrm
|
||||
version=0.4.2
|
||||
revision=2
|
||||
version=0.4.3
|
||||
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=c2a0d839f524a3cf4548923c29f85f909174405ac4339df45813410aae759b44
|
||||
checksum=253d2af9a6f1ec1ae8e21919a174e178b2e0475060956e3add0746584520ae84
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue