diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-07-09 16:16:43 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-17 07:49:47 +0700 |
commit | 5d7918b0f69bc791a2193c721e2df14baf3d4b54 (patch) | |
tree | 724adb79fa42db8330845e85048a8dcf7f215284 /network/suricata/suricata.SlackBuild | |
parent | 895608606044f343308ceb113a6ab3525f8d7380 (diff) | |
download | slackbuilds-5d7918b0f69bc791a2193c721e2df14baf3d4b54.tar.gz |
network/suricata: Updated for version 3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/suricata/suricata.SlackBuild')
-rw-r--r-- | network/suricata/suricata.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/suricata/suricata.SlackBuild b/network/suricata/suricata.SlackBuild index 27ed8c3104..067a94237e 100644 --- a/network/suricata/suricata.SlackBuild +++ b/network/suricata/suricata.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=suricata -VERSION=${VERSION:-3.0.1} +VERSION=${VERSION:-3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |