depends: bump tor_darwin

This commit is contained in:
tobtoht 2022-12-21 16:51:51 +01:00
parent 952d8d9654
commit abf2fbf031

View file

@ -1,8 +1,8 @@
package=tor_darwin
$(package)_version=0.4.7.11
$(package)_download_path=https://dist.torproject.org/torbrowser/11.5.8/
$(package)_file_name=TorBrowser-11.5.8-osx64_en-US.dmg
$(package)_sha256_hash=051e5a92ff493826e569eb5487adb4f767ed4936edf7ca8f5c12a8b31e1fad16
$(package)_version=0.4.7.12
$(package)_download_path=https://dist.torproject.org/torbrowser/12.0.1/
$(package)_file_name=TorBrowser-12.0.1-macos_ALL.dmg
$(package)_sha256_hash=b4b52e1e5a2a0c4e1c68cf36dc8054fd1eb826d43f2622b56ef65e0f9f5db845
$(package)_extract_cmds=mkdir -p $$($(1)_extract_dir) && \
echo "$$($(1)_sha256_hash) $$($(1)_source)" > $$($(1)_extract_dir)/.$$($(1)_file_name).hash && \
$(build_SHA256SUM) -c $$($(1)_extract_dir)/.$$($(1)_file_name).hash && \