mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/dansguardian: Fixed dep information
This commit is contained in:
parent
e7b71b8bd4
commit
c89240f557
2 changed files with 3 additions and 3 deletions
|
@ -7,5 +7,5 @@ allows you to tailor the filtering to your exact needs.
|
|||
|
||||
Thanks to Eric Hameleers for the use of his own version of this build.
|
||||
|
||||
This requires a proxy server; squid is recommended, if only because
|
||||
it is also available at SlackBuilds.org.
|
||||
This requires a proxy server so squid is a recommended
|
||||
optional dependency.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://dansguardian.org/downloads/2/Stable/dansguardian-2.10.1.1.tar.g
|
|||
MD5SUM="0987a1c9bfbdf398118386f10279611a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="squid"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David Somero"
|
||||
EMAIL="dsomero@hotmail.com"
|
||||
|
|
Loading…
Reference in a new issue