diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-29 17:42:39 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-29 17:42:39 +0800 |
commit | 137da317fae22efd0290d52ad2eb5da27528208c (patch) | |
tree | b50fdab49bae5d9cd52dd5d987a9d9850a260276 /security | |
parent | 8d6885734052212484a471c1ca363d670f07aab9 (diff) | |
download | freebsd-ports-gnome-137da317fae22efd0290d52ad2eb5da27528208c.tar.gz freebsd-ports-gnome-137da317fae22efd0290d52ad2eb5da27528208c.tar.zst freebsd-ports-gnome-137da317fae22efd0290d52ad2eb5da27528208c.zip |
Update to 4.8.2
PR: ports/185253
Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/metasploit/Makefile | 2 | ||||
-rw-r--r-- | security/metasploit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index 7579a8f3fc47..9b6e4c56abe0 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metasploit -DISTVERSION= 4.7.2 +DISTVERSION= 4.8.2 CATEGORIES= security MASTER_SITES= http://downloads.metasploit.com/data/releases/archive/ DISTNAME= framework-${DISTVERSION} diff --git a/security/metasploit/distinfo b/security/metasploit/distinfo index 26b37d4ad724..a5a64803a5f9 100644 --- a/security/metasploit/distinfo +++ b/security/metasploit/distinfo @@ -1,2 +1,2 @@ -SHA256 (framework-4.7.2.tar.bz2) = bbbb0cc85585fa148d9e7eefeae09b4eeaf061ba457a7490dee450ca7b150f8f -SIZE (framework-4.7.2.tar.bz2) = 35591358 +SHA256 (framework-4.8.2.tar.bz2) = 7678fce2b22ff824f48244f52fdb27a2a7823d7332f2a75e4c670ccfa5aa6471 +SIZE (framework-4.8.2.tar.bz2) = 35964128 |