diff options
author | Mike Baker <mbm@openwrt.org> | 2004-08-20 05:39:59 +0000 |
---|---|---|
committer | Mike Baker <mbm@openwrt.org> | 2004-08-20 05:39:59 +0000 |
commit | ecfdfb1fec8b4fb1c75b2d14bf8fe2bef2f0504a (patch) | |
tree | b03e6465ab55acd0d11507bcb584626ed5e48c17 /obsolete-buildroot/sources/openwrt/ipkg/dropbear/CONTROL/control | |
parent | aeff585200ecc8dab0b0b089294e33dfa96a0b1a (diff) | |
download | mtk-20170518-ecfdfb1fec8b4fb1c75b2d14bf8fe2bef2f0504a.zip mtk-20170518-ecfdfb1fec8b4fb1c75b2d14bf8fe2bef2f0504a.tar.gz mtk-20170518-ecfdfb1fec8b4fb1c75b2d14bf8fe2bef2f0504a.tar.bz2 |
fix zlib; add dropbear ipkg
SVN-Revision: 139
Diffstat (limited to 'obsolete-buildroot/sources/openwrt/ipkg/dropbear/CONTROL/control')
-rw-r--r-- | obsolete-buildroot/sources/openwrt/ipkg/dropbear/CONTROL/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/obsolete-buildroot/sources/openwrt/ipkg/dropbear/CONTROL/control b/obsolete-buildroot/sources/openwrt/ipkg/dropbear/CONTROL/control new file mode 100644 index 0000000..aa91ec5 --- /dev/null +++ b/obsolete-buildroot/sources/openwrt/ipkg/dropbear/CONTROL/control @@ -0,0 +1,9 @@ +Package: dropbear +Version: 0.44test2 +Architecture: mipsel +Maintainer: Leigh Dyer <lsd@linuxgamers.net> +Source: http://matt.ucc.asn.au/dropbear/testing/dropbear-0.44test2.tar.bz2 +Section: net +Priority: optional +Depends: +Description: Lightweight SSH client and server system |