Skip to content
Snippets Groups Projects
Commit d850a92d authored by Stuart Cardall's avatar Stuart Cardall Committed by Sören Tempel
Browse files

testing/tinyssh: upgrade to 20160301

parent 33a47f62
No related branches found
No related tags found
No related merge requests found
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=tinyssh
pkgver=20160201
pkgver=20160301
pkgrel=0
pkgdesc="Small SSH server using NaCl / TweetNaCl (no dependency on OpenSSL)"
url="http://tinyssh.org/"
......@@ -15,16 +15,6 @@ source="$pkgname-$pkgver.tar.bz2::http://mojzis.com/software/$pkgname/$pkgname-$
"
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
local i
cd "$_builddir"
for i in $source; do
case $i in
*.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;;
esac
done
}
build() {
cd "$_builddir"
export LIBS="-lsodium"
......@@ -59,12 +49,12 @@ Stealth SSH with FWKNOP: https://it-offshore.co.uk/security/53-stealth-your-ssh-
EOF
}
md5sums="a24e1f3ed0c90de147a36fcf6dec0cc4 tinyssh-20160201.tar.bz2
md5sums="fbda682e8e0d0f3f767813fe8f399cad tinyssh-20160301.tar.bz2
78ec724804035bae29e1c47abec737d8 tinyssh.initd
83e705f0f71db5ae0d8530edafa63497 tinyssh.confd"
sha256sums="2f594ffb240d5286c83f0bd02c8b17dd8ccf2eefd19873129236f42dc7ed26d3 tinyssh-20160201.tar.bz2
sha256sums="ecc0acb4ab93221f08322ba00554546efaa44cd550f60d6c1469376d8144864a tinyssh-20160301.tar.bz2
b3584c463f6ba0de6a5fe2e28fb98cd8ef65a55f17a0f4c877f61f54019ef34c tinyssh.initd
c6c67395e7230d75077734f0b08d5f8c76f11aaef27878b013b7bd68dd7ba774 tinyssh.confd"
sha512sums="8baae64fa6b9ac9e0207924ea14053233195697b28a8cde14a7f6f268080c634882a3ef9eee0772197dc93b11bc06a9369c99925d5adaa24f372ffb00de85ad0 tinyssh-20160201.tar.bz2
sha512sums="c66efc5df65f3c9b2eb3885598c9e004e47e69c76b5e41a880b938717c211322c91b95b54a15ea75953c08239dd68ed4393d7c0f06b088532d3507f6766c44fd tinyssh-20160301.tar.bz2
d10f995c6687e706453e51d06b3466427d476036efdbd86db2f9330281e46049bf2e3698208524b3f70cdbd30373f5bf46c7164dd626d22b3fa9a75ca5d8d478 tinyssh.initd
4513bd0d43ef0825fbd77365a8a7adefcd99211102df76003becf7e3a09a47ad9bbd16a68c3fadfb7868e0562f8d42a26106b7582cb70490a7e52a7d1e6110e9 tinyssh.confd"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment