mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/scapy: upgrade to 2.4.0
This commit is contained in:
parent
84139d7c28
commit
64dd9d3839
@ -1,7 +1,7 @@
|
||||
# Contributor: Paul Kilar <pkilar@gmail.com>
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=scapy
|
||||
pkgver=2.3.3
|
||||
pkgver=2.4.0
|
||||
pkgrel=0
|
||||
pkgdesc="Powerful interactive packet manipulation"
|
||||
url="http://www.secdev.org/projects/scapy/"
|
||||
@ -25,6 +25,4 @@ package() {
|
||||
python2 setup.py install --prefix=/usr --root="$pkgdir" || return 1
|
||||
}
|
||||
|
||||
md5sums="24f433a1892d66822062a07b0f3925c7 scapy-2.3.3.zip"
|
||||
sha256sums="f0de9e25160d7231c2cdb8f0564ace60650ae966cf086bd74d177a6b91f8e9f3 scapy-2.3.3.zip"
|
||||
sha512sums="529e9259d7a4a90df22623cacaae05d64cafa1831c1bc6994a79d5d056d5a1669b12919476305aa08d13a68261e82de5b42fef0320a4b68c44b5288379819911 scapy-2.3.3.zip"
|
||||
sha512sums="3b267739fbd4e1c5719f58be0f76a373085b5f3b34ab3e410e7f23614745d90f425c6226f0e5f73429c81582f58ee43f4cc3ec2868c7fe1600c14e4f81142df7 scapy-2.4.0.zip"
|
||||
|
Loading…
Reference in New Issue
Block a user