From 66fb62c3bb55fd011d7a452713ef9e563fdf349d Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Mon, 15 Feb 2021 17:00:17 -0800 Subject: Update dependencies for snapcraft and flatpak --- snap/snapcraft.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'snap') diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 4505de87..0408e85b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -8,7 +8,7 @@ description: | web address so others can download files from you, or upload files to you. It does _not_ require setting up a separate server or using a third party file-sharing service. -grade: devel # must be 'stable' to release into candidate/stable channels +grade: stable # must be 'stable' to release into candidate/stable channels confinement: strict apps: @@ -124,8 +124,8 @@ parts: after: [tor, obfs4] tor: - source: https://dist.torproject.org/tor-0.4.4.5.tar.gz - source-checksum: sha256/a45ca00afe765e3baa839767c9dd6ac9a46dd01720a3a8ff4d86558c12359926 + source: https://dist.torproject.org/tor-0.4.5.6.tar.gz + source-checksum: sha256/22cba3794fedd5fa87afc1e512c6ce2c21bc20b4e1c6f8079d832dc1e545e733 source-type: tar plugin: autotools build-packages: -- cgit v1.2.3-54-g00ecf