telepresence: fix checksum
This commit is contained in:
parent
ca358bde4a
commit
24a6019881
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'telepresence'
|
||||
pkgname=telepresence
|
||||
version=0.99
|
||||
revision=1
|
||||
revision=2
|
||||
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=a2d3ec550412ccc29ccf12afabd88769eb452a82b88af801b31413a8c6d47685
|
||||
checksum=c4a44fa70437290437f76077c494507b1723c38512a8827996095545ba9773a3
|
||||
|
||||
post_build() {
|
||||
packaging/build-sshuttle.py
|
||||
|
|
Loading…
Reference in a new issue