Commit 8296ca6c authored by Vitaly Lipatov's avatar Vitaly Lipatov

prescription.d/anydesk.sh: use latest version

parent 90e424c9
......@@ -28,9 +28,9 @@ case $arch in
fatal "Unsupported arch $arch for $($DISTRVENDOR -d)"
esac
VERSION=6.0.1
VERSION=*
# el8 build contains libpangx inside
REL=1.el8
REL=*.el8
# we have workaround for their postinstall script, so always repack rpm package
repack=''
[ "$($DISTRVENDOR -p)" = "deb" ] && REL=1 || repack='--repack'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment