diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-21 10:38:58 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-21 10:38:58 +0000 |
commit | 2a04531205f6e99d2f3f16d988e0bfdcda85508c (patch) | |
tree | 50082cd61cc5c6947a769045d944c59ce9d15952 | |
parent | Update to -> 1.6.8 (diff) |
- Update to 0.41
Notes
Notes:
svn path=/head/; revision=98695
Diffstat (limited to '')
-rw-r--r-- | security/dropbear/Makefile | 2 | ||||
-rw-r--r-- | security/dropbear/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index f2fb66ad7c73..fc5409503523 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dropbear -PORTVERSION= 0.40 +PORTVERSION= 0.41 CATEGORIES= security ipv6 MASTER_SITES= http://matt.ucc.asn.au/dropbear/releases/ diff --git a/security/dropbear/distinfo b/security/dropbear/distinfo index b5147b2294a2..429b4e1412a8 100644 --- a/security/dropbear/distinfo +++ b/security/dropbear/distinfo @@ -1 +1 @@ -MD5 (dropbear-0.40.tar.gz) = db0c91c645015a89bb5d6adbc5c9d7fc +MD5 (dropbear-0.41.tar.gz) = 3742362ca88ed2687d39a54a9c6648d3 |