diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template index e2a5d56dc6f..2f0fe793039 100644 --- a/srcpkgs/tor/template +++ b/srcpkgs/tor/template @@ -1,6 +1,6 @@ # Template file for 'tor' pkgname=tor -version=0.3.0.8 +version=0.3.0.9 revision=1 build_style=gnu-configure makedepends="zlib-devel libressl-devel libevent-devel libseccomp-devel" @@ -14,7 +14,7 @@ maintainer="Juan RP " license="BSD" homepage="https://www.torproject.org/" distfiles="https://www.torproject.org/dist/tor-$version.tar.gz" -checksum=663a3ba7b8a124c0f8a7351eaa2dda6fd518de3f3c4ee28fff869bfb03860d48 +checksum=48d4880bf6ccb19ce9af2abde6946d7cf0635cc807548badbf4a221a79581e42 case "$XBPS_TARGET_MACHINE" in aarch64*) configure_args="--disable-seccomp";;