tor: bump version

closes #4927.
This commit is contained in:
Sergei Reznikov
2020-05-02 06:45:23 +00:00
parent b73550e857
commit 5982c6b9d9
2 changed files with 4 additions and 4 deletions

View File

@@ -6,13 +6,13 @@ Tor provides the foundation for a range of applications that allow \
organizations and individuals to share information over public networks \
without compromising their privacy."
HOMEPAGE="https://www.torproject.org/"
COPYRIGHT="2007-2019 The Tor Project, Inc.
COPYRIGHT="2007-2020 The Tor Project, Inc.
2004-2006 Nick Mathewson
2001-2006 Roger Dingledine"
LICENSE="Tor"
REVISION="2"
SOURCE_URI="https://www.torproject.org/dist/tor-$portVersion.tar.gz"
CHECKSUM_SHA256="d5c56603942a8927670f50a4a469fb909e29d3571fdd013389d567e57abc0b47"
REVISION="1"
SOURCE_URI="https://dist.torproject.org/tor-$portVersion.tar.gz"
CHECKSUM_SHA256="06a1d835ddf382f6bca40a62e8fb40b71b2f73d56f0d53523c8bd5caf9b3026d"
PATCHES="tor-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"