python3-pyspnego: update to 0.11.0.
This commit is contained in:
parent
f0a30911af
commit
94f5d5f407
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyspnego'
|
||||
pkgname=python3-pyspnego
|
||||
version=0.10.2
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jborean93/pyspnego/"
|
||||
distfiles="https://github.com/jborean93/pyspnego/archive/v${version}.tar.gz"
|
||||
checksum=eccd86a06050bd802b16c52a2c4e33649aabb23da8b3ccaa6b176894e444564b
|
||||
checksum=6f92ae401a3515e41b40a7cff9bffd837ba8b4567f4a078335df8d24a1187bd9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue