From: W. Michael Petullo Date: Sat, 20 May 2023 01:35:59 +0000 (-0500) Subject: scapy: update to 2.5.0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=1abea58fecae0b4f0507ec5406ae12e0afac7612;p=feed%2Fpackages.git scapy: update to 2.5.0 Signed-off-by: W. Michael Petullo --- diff --git a/net/scapy/Makefile b/net/scapy/Makefile index 987872e475..71ee816305 100644 --- a/net/scapy/Makefile +++ b/net/scapy/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=scapy -PKG_VERSION:=2.4.5 +PKG_VERSION:=2.5.0 PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=bc707e3604784496b6665a9e5b2a69c36cc9fb032af4864b29051531b24c8593 +PKG_HASH:=5b260c2b754fd8d409ba83ee7aee294ecdbb2c235f9f78fe90bc11cb6e5debc2 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=GPL-2.0-only