diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-10-17 11:25:35 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-10-17 11:25:35 +0000 |
commit | 9a026d6caf5a1ca676033db669e6ed51c6ecf709 (patch) | |
tree | ae3ce3e5e10465c9d9f73bdfa1f7d30ac944c5d8 /security/dropbear | |
parent | 387c2a6955f59ee207cb15ecea4ec35c4213c4ec (diff) | |
download | ports-9a026d6caf5a1ca676033db669e6ed51c6ecf709.tar.gz ports-9a026d6caf5a1ca676033db669e6ed51c6ecf709.zip |
- Update to 2013.60
Notes
Notes:
svn path=/head/; revision=330630
Diffstat (limited to 'security/dropbear')
-rw-r--r-- | security/dropbear/Makefile | 2 | ||||
-rw-r--r-- | security/dropbear/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index 394b3898a4d4..04b53f6347f2 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dropbear -PORTVERSION= 2013.59 +PORTVERSION= 2013.60 CATEGORIES= security ipv6 MASTER_SITES= http://matt.ucc.asn.au/dropbear/releases/ diff --git a/security/dropbear/distinfo b/security/dropbear/distinfo index cd6721c56100..652d9b3f82f5 100644 --- a/security/dropbear/distinfo +++ b/security/dropbear/distinfo @@ -1,2 +1,2 @@ -SHA256 (dropbear-2013.59.tar.bz2) = 5e09d773bc4ed4ee904cfa253ab3ac9cd180bf6cdf62475e610bae41dbeb499f -SIZE (dropbear-2013.59.tar.bz2) = 1583000 +SHA256 (dropbear-2013.60.tar.bz2) = 4c0c52453b4dd96ef79e5968ed3676de008ee0cf133632acae12bbad588681bb +SIZE (dropbear-2013.60.tar.bz2) = 1584837 |