telepresence: fix checksum

This commit is contained in:
Jürgen Buchmüller 2019-06-10 06:13:48 +02:00
parent ca358bde4a
commit 24a6019881

View file

@ -1,7 +1,7 @@
# Template file for 'telepresence' # Template file for 'telepresence'
pkgname=telepresence pkgname=telepresence
version=0.99 version=0.99
revision=1 revision=2
archs=noarch archs=noarch
build_style=python3-module build_style=python3-module
pycompile_module="telepresence" pycompile_module="telepresence"
@ -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=a2d3ec550412ccc29ccf12afabd88769eb452a82b88af801b31413a8c6d47685 checksum=c4a44fa70437290437f76077c494507b1723c38512a8827996095545ba9773a3
post_build() { post_build() {
packaging/build-sshuttle.py packaging/build-sshuttle.py