telepresence: update to 0.94.
This commit is contained in:
parent
ef1bf425be
commit
7fef7229da
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'telepresence'
|
# Template file for 'telepresence'
|
||||||
pkgname=telepresence
|
pkgname=telepresence
|
||||||
version=0.93
|
version=0.94
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Local development against a remote Kubernetes or OpenShift cluster"
|
||||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.telepresence.io"
|
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"
|
distfiles="https://github.com/datawire/telepresence/archive/${version}.tar.gz"
|
||||||
checksum=3b988f2904276c2b9daf4459042e130b1e7234c3cd7cab0f3ef9fd5dabdb6a41
|
checksum=499a79a64da14c3f632e15a6c4af90d9fd2cb73f96aa0964eb1c2e8e6f6132be
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
packaging/build-sshuttle.py
|
packaging/build-sshuttle.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user