diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-17 19:41:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-17 19:41:37 +0000 |
commit | bbc2308f187569051505e82a7f78d2a945c00132 (patch) | |
tree | 1d7ab8c57e6280844d7359e9081c0891cfc7a197 /net/scapy | |
parent | f4b17f1415f1b572bf3222e0f7db46ac8011aea9 (diff) | |
download | ports-bbc2308f187569051505e82a7f78d2a945c00132.tar.gz ports-bbc2308f187569051505e82a7f78d2a945c00132.zip |
Notes
Diffstat (limited to 'net/scapy')
-rw-r--r-- | net/scapy/Makefile | 2 | ||||
-rw-r--r-- | net/scapy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/scapy/Makefile b/net/scapy/Makefile index 8e5cd8b61747..12fb08f530ba 100644 --- a/net/scapy/Makefile +++ b/net/scapy/Makefile @@ -7,7 +7,7 @@ # TODO: - configurable --enable-xxx for various additional dependancies PORTNAME= scapy -PORTVERSION= 1.0.5 +PORTVERSION= 1.1.1 CATEGORIES= net MASTER_SITES= http://secdev.org/projects/scapy/files/ diff --git a/net/scapy/distinfo b/net/scapy/distinfo index f213ad7a7adc..94542ac10953 100644 --- a/net/scapy/distinfo +++ b/net/scapy/distinfo @@ -1,3 +1,3 @@ -MD5 (scapy-1.0.5.tar.gz) = b094a03472375c3add5415345b8d79d6 -SHA256 (scapy-1.0.5.tar.gz) = a8a77854dfdc6cee71344527510e64d1985222d20637c08f0b46b8d709c2e766 -SIZE (scapy-1.0.5.tar.gz) = 144746 +MD5 (scapy-1.1.1.tar.gz) = 8ac720a1bea4304797c713ef1ed063f1 +SHA256 (scapy-1.1.1.tar.gz) = 2a11ba05f34b2978af3add623a641e0340d39322b4ca2bd26baae743c78de956 +SIZE (scapy-1.1.1.tar.gz) = 147401 |