python-stem: update to 1.7.1.
This commit is contained in:
parent
27b5c4f801
commit
b77e9f2784
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-stem'
|
||||
pkgname=python-stem
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="stem-${version/b/}"
|
||||
|
@ -14,7 +14,7 @@ license="LGPL-3"
|
|||
homepage="https://stem.torproject.org/"
|
||||
changelog="https://stem.torproject.org/change_log.html#version-1-7"
|
||||
distfiles="${PYPI_SITE}/s/stem/stem-${version}.tar.gz"
|
||||
checksum=1b61363c32f50804a377d472761e26abed56dd9017aba43614dd4a151d7d91ab
|
||||
checksum=c9eaf3116cb60c15995cbd3dec3a5cbc50e9bb6e062c4d6d42201e566f498ca2
|
||||
alternatives="stem:tor-prompt:/usr/bin/tor-prompt2"
|
||||
|
||||
python3-stem_package() {
|
||||
|
|
Loading…
Reference in New Issue