diff options
author | Aaron Ball <nullspoon@oper.io> | 2023-04-01 17:59:39 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2023-04-01 17:59:39 -0600 |
commit | 311b8a773329badd6b47d93fde6a85cc8c1922cf (patch) | |
tree | a77ebc030ff92811f898875552caae4ef9114e49 /tor | |
parent | 4f8a05be0199a04824cd71f87ef2bfae5f4b2a8b (diff) | |
download | ports-nullsec-311b8a773329badd6b47d93fde6a85cc8c1922cf.tar.gz ports-nullsec-311b8a773329badd6b47d93fde6a85cc8c1922cf.tar.xz |
tor:version from 0.4.6.9 to 0.4.7.13
Diffstat (limited to 'tor')
-rw-r--r-- | tor/.md5sum | 2 | ||||
-rw-r--r-- | tor/.signature | 6 | ||||
-rw-r--r-- | tor/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/tor/.md5sum b/tor/.md5sum index 87cbfde..b997ff8 100644 --- a/tor/.md5sum +++ b/tor/.md5sum @@ -1 +1 @@ -6a8bb8f6c6f7c6d80a50de8f9f8be8c4 tor-0.4.6.9.tar.gz +ea6d90d25337638392ce9346164af1f2 tor-0.4.7.13.tar.gz diff --git a/tor/.signature b/tor/.signature index 61343c6..51af619 100644 --- a/tor/.signature +++ b/tor/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullsec.pub -RWSxUCZhUqGvtdhed1soJt1uatV2ZDNlFzIlEVw9SGkyMxWX6H+1yQJK2au652Pc3sbMt3A+VqJstmSirBZU5IbVCLhW79xx7g0= -SHA256 (Pkgfile) = d5f246bd1f88c389b8a539121643851fe6b60b1318f11b194deed7bc82b92aeb +RWSxUCZhUqGvtW2fmp/TnY1ONTMiq6prKLGt0D4nk1bVPShE0iU/05ufg10EbO/8o5zLeqIoGiG+ZZVD4Ga/hY31gukM/SXXGAA= +SHA256 (Pkgfile) = 64e610dc7ff27475c663e3e0beecff7fe43597cd34abf2b398524ff9dd3d9868 SHA256 (.footprint) = 2be5b82e868d7ff1f1dd7c9b8989fdae8dd157c5f42695af1742aa6f3c7a4bfc -SHA256 (tor-0.4.6.9.tar.gz) = c7e93380988ce20b82aa19c06cdb2f10302b72cfebec7c15b5b96bcfc94ca9a9 +SHA256 (tor-0.4.7.13.tar.gz) = 2079172cce034556f110048e26083ce9bea751f3154b0ad2809751815b11ea9d diff --git a/tor/Pkgfile b/tor/Pkgfile index 6fc6d21..acfa631 100644 --- a/tor/Pkgfile +++ b/tor/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libevent openssl zlib name=tor -version=0.4.6.9 +version=0.4.7.13 release=1 source=(https://dist.torproject.org/${name}-${version}.tar.gz) |