Verified Commit 3cea4bb2 authored by Silvio Rhatto's avatar Silvio Rhatto
Browse files

Fix: bump Tor to 0.4.8.13

parent c7ae6b45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@ SetupOpenRestyAptRepository() {

SetupTorVars() {
    tool="tor"
    tool_version="0.4.8.10"
    tool_version="0.4.8.13"
    tool_signing_keys="514102454D0A87DB0767A1EBBE6A0531C18A9179 B74417EDDF22AC9F9E90F49142E86A2A11F48D36 2133BC600AB133E1D826D173FE43009C4607B1FB"
    tool_url="https://dist.torproject.org/$tool-$tool_version.tar.gz"
    tool_checksum_url="https://dist.torproject.org/$tool-$tool_version.tar.gz.sha256sum"