Merge pull request #15597 from flyn-org/scapy

scapy: update to 2.4.5
This commit is contained in:
Rosen Penev 2021-05-10 14:25:41 -07:00 committed by GitHub
commit 24035b8eb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=scapy
PKG_VERSION:=2.4.4
PKG_RELEASE:=1
PKG_VERSION:=2.4.5
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=ecfd7a14cd9c3ef0eb08d28d5bb71d97219edff1454ccbdff229f676b27900ee
PKG_HASH:=bc707e3604784496b6665a9e5b2a69c36cc9fb032af4864b29051531b24c8593
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=GPL-2.0-only