mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyspnego: update to 0.11.2.
This commit is contained in:
parent
22ee330908
commit
6f636ff5df
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyspnego'
|
# Template file for 'python3-pyspnego'
|
||||||
pkgname=python3-pyspnego
|
pkgname=python3-pyspnego
|
||||||
version=0.11.1
|
version=0.11.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jborean93/pyspnego/"
|
homepage="https://github.com/jborean93/pyspnego/"
|
||||||
distfiles="https://github.com/jborean93/pyspnego/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jborean93/pyspnego/archive/v${version}.tar.gz"
|
||||||
checksum=bc9ba9d6bb0dce05368e36d0be94247bc2e0f0ba0260097fa9fd6b020d18cfde
|
checksum=c66a1f081a7aa561e3d61c9b875adbfa51a7b212caafde52792a7da5601807d6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue