mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/shorewall: Fixed dep information
This commit is contained in:
parent
cf85575f6a
commit
450299a501
2 changed files with 1 additions and 4 deletions
|
@ -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="f756c3e257addc018119b15b03c7353a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="shorewall-core xtables-addons"
|
||||
REQUIRES="shorewall-core"
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue