Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=077f9f5ce7c2c7161c49c489af02c938b0728ad4
commit 077f9f5ce7c2c7161c49c489af02c938b0728ad4 Author: crazy <[email protected]> Date: Sat Feb 10 22:25:50 2018 +0100 tor-0.3.2.9-2-x86_64 * rebuild with tc diff --git a/source/network-extra/tor/FrugalBuild b/source/network-extra/tor/FrugalBuild index 160c86b..2894ec6 100644 --- a/source/network-extra/tor/FrugalBuild +++ b/source/network-extra/tor/FrugalBuild @@ -4,14 +4,15 @@ pkgname=tor pkgver=0.3.2.9 -pkgrel=1 +pkgrel=2 pkgdesc="An anonymous Internet communication system" url="https://www.torproject.org" license="GPL" depends=('libevent' 'libsystemd') +makedepends+=('systemd') groups=('network-extra') backup=(etc/tor/{torrc,tor-tsocks.conf}) -archs=('i686' 'x86_64') +archs=('x86_64') _F_archive_grepv="alpha\|rc" up2date="Flasttar $url/dist/" source=($url//dist/$pkgname-$pkgver.tar.gz $pkgname.service torrc.sample.in.patch) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
