* [PR PATCH] tor: update to 0.4.5.6.
@ 2021-03-08 10:57 tibequadorian
2021-03-09 6:52 ` ericonr
2021-03-09 7:51 ` tibequadorian
0 siblings, 2 replies; 3+ messages in thread
From: tibequadorian @ 2021-03-08 10:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]
There is a new pull request by tibequadorian against master on the void-packages repository
https://github.com/tibequadorian/void-packages tor
https://github.com/void-linux/void-packages/pull/29307
tor: update to 0.4.5.6.
<!-- Mark items with [x] where applicable -->
r
#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)
#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR
<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!--
#### Does it build and run successfully?
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
- [ ] aarch64-musl
- [ ] armv7l
- [ ] armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/29307.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tor-29307.patch --]
[-- Type: text/x-diff, Size: 1053 bytes --]
From 1b6047adc89f387191dc965b5d3538d89d53a145 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Mon, 8 Mar 2021 11:51:15 +0100
Subject: [PATCH] tor: update to 0.4.5.6.
---
srcpkgs/tor/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template
index 3c3dffc6338..564a36ec87e 100644
--- a/srcpkgs/tor/template
+++ b/srcpkgs/tor/template
@@ -1,7 +1,7 @@
# Template file for 'tor'
pkgname=tor
-version=0.4.4.6
-revision=2
+version=0.4.5.6
+revision=1
build_style=gnu-configure
configure_args="--enable-zstd"
hostmakedepends="pkg-config"
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
homepage="https://www.torproject.org/"
changelog="https://gitweb.torproject.org/tor.git/plain/ReleaseNotes"
distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
-checksum=5f154c155803adf5c89e87cab53017b6908c5ebe50c65839e8cf4fbd2abe1fdc
+checksum=22cba3794fedd5fa87afc1e512c6ce2c21bc20b4e1c6f8079d832dc1e545e733
conf_files="/etc/tor/torrc"
system_accounts="tor"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-09 7:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08 10:57 [PR PATCH] tor: update to 0.4.5.6 tibequadorian
2021-03-09 6:52 ` ericonr
2021-03-09 7:51 ` tibequadorian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).