scapy: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:07 -04:00
parent beda06f841
commit beff6dfd2a

View file

@ -1,7 +1,7 @@
# Template file for 'scapy' # Template file for 'scapy'
pkgname=scapy pkgname=scapy
version=2.4.5 version=2.4.5
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="tcpdump python3" depends="tcpdump python3"