telepresence: update to 0.100.
This commit is contained in:
parent
686db6d604
commit
0a32886a55
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'telepresence'
|
||||
pkgname=telepresence
|
||||
version=0.99
|
||||
revision=2
|
||||
version=0.100
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="telepresence"
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||
homepage="https://www.telepresence.io"
|
||||
changelog="https://raw.githubusercontent.com/telepresenceio/telepresence/master/docs/reference/changelog.md"
|
||||
distfiles="https://github.com/datawire/telepresence/archive/${version}.tar.gz"
|
||||
checksum=c4a44fa70437290437f76077c494507b1723c38512a8827996095545ba9773a3
|
||||
checksum=e7a26b60100b88fd44cbf9d1d0cf7d871892256575b42bde9ff154b32f0b009f
|
||||
|
||||
post_build() {
|
||||
packaging/build-sshuttle.py
|
||||
|
|
Loading…
Reference in New Issue