python-keyring: update to 12.2.1.
This commit is contained in:
parent
a1c178eee3
commit
ba9c9f0a75
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-keyring'
|
||||
pkgname=python-keyring
|
||||
version=12.0.1
|
||||
version=12.2.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="keyring-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jaraco/keyring"
|
||||
distfiles="https://github.com/jaraco/keyring/archive/${version}.tar.gz"
|
||||
checksum=dcf0a28d9437dc9b5eb15ffd0158b1b5755a89be8d2f932be582d831c128652f
|
||||
checksum=b004db75b6f1fb112f5cc09fa0f5bafba532e8ca80aa914a4f59fd8eb1134012
|
||||
alternatives="keyring:keyring:/usr/bin/keyring2"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue