diff options
author | tnut <tnut at nutyx dot com> | 2011-06-09 20:48:14 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-06-09 20:48:14 +0200 |
commit | 1e49e8ad284f9a2081e632e08265905edccd71e2 (patch) | |
tree | 42db956e368da92f9c47c6c77b19b90643f65abd /base | |
parent | fda5d8367a0ce14066b8be11798b9a9a480f2d4a (diff) | |
download | nutyx-extra-1e49e8ad284f9a2081e632e08265905edccd71e2.tar.gz nutyx-extra-1e49e8ad284f9a2081e632e08265905edccd71e2.tar.bz2 nutyx-extra-1e49e8ad284f9a2081e632e08265905edccd71e2.tar.xz nutyx-extra-1e49e8ad284f9a2081e632e08265905edccd71e2.zip |
dropbear, maj 0.53.1-1
Diffstat (limited to 'base')
-rw-r--r-- | base/dropbear/.md5sum.i686 | 2 | ||||
-rw-r--r-- | base/dropbear/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | base/dropbear/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/base/dropbear/.md5sum.i686 b/base/dropbear/.md5sum.i686 index 8a36bef74..ac850b730 100644 --- a/base/dropbear/.md5sum.i686 +++ b/base/dropbear/.md5sum.i686 @@ -1 +1 @@ -a1fc7adf601bca53330a792a9c873439 dropbear-0.52.tar.bz2 +0284ea239083f04c8b874e08e1aca243 dropbear-0.53.1.tar.bz2 diff --git a/base/dropbear/.md5sum.x86_64 b/base/dropbear/.md5sum.x86_64 index 8a36bef74..ac850b730 100644 --- a/base/dropbear/.md5sum.x86_64 +++ b/base/dropbear/.md5sum.x86_64 @@ -1 +1 @@ -a1fc7adf601bca53330a792a9c873439 dropbear-0.52.tar.bz2 +0284ea239083f04c8b874e08e1aca243 dropbear-0.53.1.tar.bz2 diff --git a/base/dropbear/Pkgfile b/base/dropbear/Pkgfile index c86a892ae..701b91317 100644 --- a/base/dropbear/Pkgfile +++ b/base/dropbear/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=dropbear -version=0.52 +version=0.53.1 release=1 source=(http://matt.ucc.asn.au/dropbear/releases/$name-$version.tar.bz2) |