File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
package =tor_darwin
2
2
$(package)_version =0.4.8.9
3
- $(package)_download_path =https://dist.torproject.org/torbrowser/13.0.5 /
4
- $(package)_file_name =tor-browser-macos-13.0.5 .dmg
5
- $(package)_sha256_hash =c5c7efda8213f2647ed092d5cc19723343e3564d632bcf4139c23257fec456aa
3
+ $(package)_download_path =https://dist.torproject.org/torbrowser/13.0.6 /
4
+ $(package)_file_name =tor-browser-macos-13.0.6 .dmg
5
+ $(package)_sha256_hash =c77af1f2cc1985980dcdac260bff34184d73cb08efff3f1f9fe6db84c5467de2
6
6
$(package)_extract_cmds =mkdir -p $$($(1 ) _extract_dir) && \
7
7
echo "$$($(1 ) _sha256_hash) $$($(1 ) _source) " > $$($(1 ) _extract_dir) /.$$($(1 ) _file_name) .hash && \
8
8
$(build_SHA256SUM ) -c $$($(1 ) _extract_dir) /.$$($(1 ) _file_name) .hash && \
Original file line number Diff line number Diff line change 1
1
package =tor_mingw32
2
2
$(package)_version =0.4.8.9
3
- $(package)_download_path =https://dist.torproject.org/torbrowser/13.0.5 /
4
- $(package)_file_name =tor-expert-bundle-windows-x86_64-13.0.5 .tar.gz
3
+ $(package)_download_path =https://dist.torproject.org/torbrowser/13.0.6 /
4
+ $(package)_file_name =tor-expert-bundle-windows-x86_64-13.0.6 .tar.gz
5
5
$(package)_sha256_hash =e3b885da9a53c3c734ddf1683deb520d545f899748d8f53f143d3a545a2ef1e9
6
6
7
7
define $(package)_stage_cmds
You can’t perform that action at this time.
0 commit comments