python3-pyspnego: update to 0.11.1.
This commit is contained in:
parent
5767b7bb4f
commit
accc212d7b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyspnego'
|
||||
pkgname=python3-pyspnego
|
||||
version=0.11.0
|
||||
version=0.11.1
|
||||
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=6f92ae401a3515e41b40a7cff9bffd837ba8b4567f4a078335df8d24a1187bd9
|
||||
checksum=bc9ba9d6bb0dce05368e36d0be94247bc2e0f0ba0260097fa9fd6b020d18cfde
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue