aboutsummaryrefslogtreecommitdiff
path: root/network/scapy
diff options
context:
space:
mode:
Diffstat (limited to 'network/scapy')
-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 110a8676c3bf0..6acad51ad631c 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-2021 Corrado Franco (http://conraid.net)
+# Copyright 2008-2022 Corrado Franco (http://conraid.net)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=scapy
-VERSION=${VERSION:-2.4.4}
+VERSION=${VERSION:-2.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/scapy/scapy.info b/network/scapy/scapy.info
index 4c873228bcd29..75a68107d37bf 100644
--- a/network/scapy/scapy.info
+++ b/network/scapy/scapy.info
@@ -1,8 +1,8 @@
PRGNAM="scapy"
-VERSION="2.4.4"
+VERSION="2.4.5"
HOMEPAGE="http://www.secdev.org/projects/scapy/"
-DOWNLOAD="https://github.com/secdev/scapy/archive/v2.4.4/scapy-2.4.4.tar.gz"
-MD5SUM="e75f869b0d932732f810cae624783226"
+DOWNLOAD="https://github.com/secdev/scapy/archive/v2.4.5/scapy-2.4.5.tar.gz"
+MD5SUM="fdbb2c8d614bc3836a670e458cae6604"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""