network/onionshare: Fix md5sum.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-06 21:52:28 -04:00 committed by Willy Sudiarto Raharjo
parent 7f086f6811
commit 94cf768757
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -2,7 +2,7 @@ PRGNAM="onionshare"
VERSION="2.2"
HOMEPAGE="https://onionshare.org/"
DOWNLOAD="https://github.com/micahflee/onionshare/archive/v2.2/onionshare-2.2.tar.gz"
MD5SUM="f991eacdbae6f144e307409b47740f34"
MD5SUM="3ff52742b7e6809b9646605e10b25562"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tor stem python3-Flask python3-Flask-httpauth python3-pycrypto PySocks python3-PyQt5 pysha3"