network/shorewall6: Fixed dep information
This commit is contained in:
parent
e715d8697e
commit
cf85575f6a
|
@ -11,6 +11,3 @@ As of version 4.5, shorewall consists of 3 packages:
|
|||
|
||||
The shorewall-core package is needed for both but now you can install the IPv6
|
||||
packages without needing the IPv4 one if you are on aIV6 network only.
|
||||
|
||||
This requires shorewall-core (and xtables-addons to use the new per-IP
|
||||
accounting feature).
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.shorewall.net/pub/shorewall/4.5/shorewall-4.5.6/base/shorew
|
|||
MD5SUM="61a35aa0ba22632f2c6d37a87556e7fb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="shorewall-core xtables-addons"
|
||||
REQUIRES="shorewall-core"
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue