Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxim Karasev
aports
Commits
d850a92d
Commit
d850a92d
authored
9 years ago
by
Stuart Cardall
Committed by
Sören Tempel
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/tinyssh: upgrade to 20160301
parent
33a47f62
No related branches found
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/tinyssh/APKBUILD
+4
-14
4 additions, 14 deletions
testing/tinyssh/APKBUILD
with
4 additions
and
14 deletions
testing/tinyssh/APKBUILD
+
4
−
14
View file @
d850a92d
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname
=
tinyssh
pkgver
=
20160
2
01
pkgver
=
20160
3
01
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-20160
2
01.tar.bz2
md5sums
=
"
fbda682e8e0d0f3f767813fe8f399cad
tinyssh-20160
3
01.tar.bz2
78ec724804035bae29e1c47abec737d8 tinyssh.initd
83e705f0f71db5ae0d8530edafa63497 tinyssh.confd"
sha256sums
=
"
2f594ffb240d5286c83f0bd02c8b17dd8ccf2eefd19873129236f42dc7ed26d3
tinyssh-20160
2
01.tar.bz2
sha256sums
=
"
ecc0acb4ab93221f08322ba00554546efaa44cd550f60d6c1469376d8144864a
tinyssh-20160
3
01.tar.bz2
b3584c463f6ba0de6a5fe2e28fb98cd8ef65a55f17a0f4c877f61f54019ef34c tinyssh.initd
c6c67395e7230d75077734f0b08d5f8c76f11aaef27878b013b7bd68dd7ba774 tinyssh.confd"
sha512sums
=
"
8baae64fa6b9ac9e0207924ea14053233195697b28a8cde14a7f6f268080c634882a3ef9eee0772197dc93b11bc06a9369c99925d5adaa24f372ffb00de85ad0
tinyssh-20160
2
01.tar.bz2
sha512sums
=
"
c66efc5df65f3c9b2eb3885598c9e004e47e69c76b5e41a880b938717c211322c91b95b54a15ea75953c08239dd68ed4393d7c0f06b088532d3507f6766c44fd
tinyssh-20160
3
01.tar.bz2
d10f995c6687e706453e51d06b3466427d476036efdbd86db2f9330281e46049bf2e3698208524b3f70cdbd30373f5bf46c7164dd626d22b3fa9a75ca5d8d478 tinyssh.initd
4513bd0d43ef0825fbd77365a8a7adefcd99211102df76003becf7e3a09a47ad9bbd16a68c3fadfb7868e0562f8d42a26106b7582cb70490a7e52a7d1e6110e9 tinyssh.confd"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment