aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-30 08:34:33 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-30 08:34:33 +0700
commit900f06c97a06a05af642d2528790c4913ce3c957 (patch)
tree0b8d88943c1abf1b196b8376e5e281e6d796df83
parentfaef4e6cf17aeed4b797a477802d065c587e70d6 (diff)
network/onionshare: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/onionshare/onionshare.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/onionshare/onionshare.info b/network/onionshare/onionshare.info
index 3abd74af06..2d099700a9 100644
--- a/network/onionshare/onionshare.info
+++ b/network/onionshare/onionshare.info
@@ -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="3ff52742b7e6809b9646605e10b25562"
+MD5SUM="1532c3a7467006d8388bc6193628a632"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tor stem python3-Flask-httpauth python3-pycrypto PySocks pysha3"