mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scapy: update to 2.5.0
This commit is contained in:
parent
3f2b00af77
commit
7a0db914bb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'scapy'
|
# Template file for 'scapy'
|
||||||
pkgname=scapy
|
pkgname=scapy
|
||||||
version=2.4.5
|
version=2.5.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="tcpdump python3"
|
depends="tcpdump python3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="cipr3s <cipr3s@gmx.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://scapy.net/"
|
homepage="https://scapy.net/"
|
||||||
distfiles="${PYPI_SITE}/s/scapy/scapy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/scapy/scapy-${version}.tar.gz"
|
||||||
checksum=bc707e3604784496b6665a9e5b2a69c36cc9fb032af4864b29051531b24c8593
|
checksum=5b260c2b754fd8d409ba83ee7aee294ecdbb2c235f9f78fe90bc11cb6e5debc2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc "${FILESDIR}/README.voidlinux"
|
vdoc "${FILESDIR}/README.voidlinux"
|
||||||
|
|
Loading…
Add table
Reference in a new issue