diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2015-10-11 11:42:27 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2015-10-11 11:42:27 +0000 |
commit | 6d78fb007a15cc35a5b384648a6a7242cdbd96d7 (patch) | |
tree | 8b0547494c97bec9c3b1f762838e0383d33c336d /security/dropbear | |
parent | 4b79ceca5322187b6b7d9ae7c6200ff6e69ef3fd (diff) | |
download | ports-6d78fb007a15cc35a5b384648a6a7242cdbd96d7.tar.gz ports-6d78fb007a15cc35a5b384648a6a7242cdbd96d7.zip |
Notes
Diffstat (limited to 'security/dropbear')
-rw-r--r-- | security/dropbear/Makefile | 4 | ||||
-rw-r--r-- | security/dropbear/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index 91ab2260ce7d..28b3dafc108c 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= dropbear -PORTVERSION= 2015.67 +PORTVERSION= 2015.68 CATEGORIES= security ipv6 MASTER_SITES= http://matt.ucc.asn.au/dropbear/releases/ -MAINTAINER= ak@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SSH 2 server, designed to be usable in small memory environments GNU_CONFIGURE= yes diff --git a/security/dropbear/distinfo b/security/dropbear/distinfo index 5493a8309ece..914294a07f3f 100644 --- a/security/dropbear/distinfo +++ b/security/dropbear/distinfo @@ -1,2 +1,2 @@ -SHA256 (dropbear-2015.67.tar.bz2) = 7e690594645dfde5787065c78a5d2e4d15e288babfa06e140197ce05f698c8e5 -SIZE (dropbear-2015.67.tar.bz2) = 1606312 +SHA256 (dropbear-2015.68.tar.bz2) = 55ea7c1e904ffe4b1cdbe1addca8291a2533d7d285fd22ac33608e9502a62446 +SIZE (dropbear-2015.68.tar.bz2) = 1611161 |