aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/scapy/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/community/scapy/APKBUILD b/community/scapy/APKBUILD
index 1eb9b46c12c..cc748014abc 100644
--- a/community/scapy/APKBUILD
+++ b/community/scapy/APKBUILD
@@ -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"