mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
telepresence: update to 0.102.
This commit is contained in:
parent
9706044053
commit
8adea6ccaa
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'telepresence'
|
# Template file for 'telepresence'
|
||||||
pkgname=telepresence
|
pkgname=telepresence
|
||||||
version=0.101
|
version=0.102
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ 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"
|
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=5aa120fbc13ef6f9404f2809e534f13378a741559bdf9a318ca89a7d7225e4d1
|
checksum=f5b5a7da8504dbfdcee9c25baaad3c9c06671a483918245391400e2ed20885e0
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
packaging/build-sshuttle.py
|
packaging/build-sshuttle.py
|
||||||
|
@ -21,5 +21,4 @@ post_build() {
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin dist/sshuttle-telepresence
|
vbin dist/sshuttle-telepresence
|
||||||
vlicense LICENSE
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue