Skip to content

Commit

Permalink
tor: upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed Jul 14, 2018
1 parent 7b2a074 commit b110fee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions tor/tor.SlackBuild
Expand Up @@ -44,8 +44,8 @@ set -eu
CWD=$(pwd)

PKGNAM=tor
VERSION=0.3.2.10
BUILD=${BUILD:-2}
VERSION=0.3.3.9
BUILD=${BUILD:-1}
TAG=${TAG:-cf}
TMP=${TMP:-/tmp/pkg}
PKG=$TMP/package-$PKGNAM
Expand Down
12 changes: 6 additions & 6 deletions tor/tor.info
@@ -1,11 +1,11 @@
PRGNAM="tor"
VERSION="0.3.2.10"
VERSION="0.3.3.9"
HOMEPAGE="https://www.torproject.org"
DOWNLOAD="https://www.torproject.org/dist/tor-0.3.2.10.tar.gz"
FILENAME="tor-0.3.2.10.tar.gz"
DOWNLOAD="https://www.torproject.org/dist/tor-0.3.3.9.tar.gz"
FILENAME="tor-0.3.3.9.tar.gz"
REQUIRES="libseccomp"
MD5SUM="a8b8b3db93f87a5c061109dbd8cd5309"
SHASUM="3fda950a95186cc82f8e465bda9dceb7108c329c"
SHA256SUM="60df77c31dcf94fdd686c8ca8c34f3b70243b33a7344ecc0b719d5ca2617cbee"
MD5SUM="16b24bda0772dc3d5c4c05254ec4bce7"
SHASUM="e150441d63d7c7ef05d7d4e4a61acfdb4c6b3010"
SHA256SUM="85346b4d026e6a041c8e326d2cc64b5f5361b032075c89c5854f16dbc02fce6f"
MAINTAINER="Corrado Franco"
EMAIL="conraid (at) linux (dot) it"

0 comments on commit b110fee

Please sign in to comment.