summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/scapy/scapy.SlackBuild4
-rw-r--r--network/scapy/scapy.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/scapy/scapy.SlackBuild b/network/scapy/scapy.SlackBuild
index ce8bd08198..4328b4d35f 100644
--- a/network/scapy/scapy.SlackBuild
+++ b/network/scapy/scapy.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for scapy (http://www.secdev.org/projects/scapy/)
#
-# Copyright 2008-2018 Corrado Franco (http://conraid.net)
+# Copyright 2008-2019 Corrado Franco (http://conraid.net)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
@@ -24,7 +24,7 @@
# <http://www.gnu.org/licenses/>.
PRGNAM=scapy
-VERSION=${VERSION:-2.4.0}
+VERSION=${VERSION:-2.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/scapy/scapy.info b/network/scapy/scapy.info
index f64a2fe098..6a425718c4 100644
--- a/network/scapy/scapy.info
+++ b/network/scapy/scapy.info
@@ -1,8 +1,8 @@
PRGNAM="scapy"
-VERSION="2.4.0"
+VERSION="2.4.2"
HOMEPAGE="http://www.secdev.org/projects/scapy/"
-DOWNLOAD="https://github.com/secdev/scapy/archive/v2.4.0/scapy-2.4.0.tar.gz"
-MD5SUM="37e0f19a6ccfc4ab1d7a73a96704d9eb"
+DOWNLOAD="https://github.com/secdev/scapy/archive/v2.4.2/scapy-2.4.2.tar.gz"
+MD5SUM="1d2559d71d73a6a4f2a987bf28c14c9d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""