mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
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:
parent
7f086f6811
commit
94cf768757
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue