From: tobtoht Date: Thu, 24 Aug 2023 03:09:59 +0000 (+0200) Subject: depends: tor_linux: update to 0.4.8.4 X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=5a9e73cb0b9336f536925b066984f5bb6479084d;p=gamesguru%2Ffeather.git depends: tor_linux: update to 0.4.8.4 --- diff --git a/contrib/depends/packages/tor_linux.mk b/contrib/depends/packages/tor_linux.mk index 52af4453..2f746be8 100644 --- a/contrib/depends/packages/tor_linux.mk +++ b/contrib/depends/packages/tor_linux.mk @@ -1,8 +1,8 @@ package=tor_linux -$(package)_version=0.4.7.13 +$(package)_version=0.4.8.4 $(package)_download_path=https://dist.torproject.org/ $(package)_file_name=tor-$($(package)_version).tar.gz -$(package)_sha256_hash=2079172cce034556f110048e26083ce9bea751f3154b0ad2809751815b11ea9d +$(package)_sha256_hash=09c1ce74a25fc3b48c81ff146cbd0dd538cbbb8fe4e2964fc2fb2b192f6a1d2b $(package)_dependencies=libevent openssl zlib define $(package)_set_vars @@ -31,4 +31,4 @@ define $(package)_postprocess_cmds $(host_toolchain)strip -s -D bin/tor && \ mkdir $($(package)_staging_prefix_dir)/Tor/ && \ cp bin/tor $($(package)_staging_prefix_dir)/Tor -endef \ No newline at end of file +endef