blob: c50f8c7990c27dcdaf518add452ad97086f2c208 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = openssh-known-hosts
pkgdesc = known_hosts downloader/merger for OpenSSH
pkgver = 0.6.2
pkgrel = 3
url = https://git.tiwe.de/openssh-known-hosts.git
install = openssh-known-hosts.install
arch = any
license = GPL3
depends = bash
depends = lockfile-progs
optdepends = cron: periodic execution
optdepends = openssh: connect to remote servers
optdepends = curl: retrieve known_hosts via HTTP, FTP, etc.
optdepends = rsync: retrieve known_hosts via rsync
optdepends = postgresql-client: retrieve known_hosts from PostgreSQL
optdepends = gnupg: verify signed files
source = https://git.tiwe.de/openssh-known-hosts.git/snapshot/openssh-known-hosts-0.6.2.tar.gz
source = update-openssh-known-hosts.8
source = openssh-known-hosts.cron.d
sha256sums = 2d1cbb0c206cddf514304fb9e6a132497e1aa2e20da6eaf53ca3a02584ef9d30
sha256sums = 3b1e5b3c889ad550a233814a14461ce6bbf33e858fca55761ffb69e0c28c317e
sha256sums = c6f1e2c22664b102710eb21aec306b6e73b3caf88e3c870b1e3ffc496d0e406d
sha512sums = 90ed8bf3068590b5fab3dcfcb3e001b149660e1c4875d3fc87ba764334ac758be99b80dcbe6f8715389f374228e7d09f1de9125db5001356105dc48abf595ae0
sha512sums = 7ca4360231ea3e6b7e19aa2aac576acb112c5a6b54ed675034f1ba3de378805842478d7001da3342dd97b0d64d842576f14d3ea522a0480468d370d69b5c1f14
sha512sums = 64da7c4baa16eb9d41a143aca5a47380afc85c9faf25eb17ff5ccdbd7b02500d5dbb527cdbcd62829a729a9833a0c66977e03532f71a43e91ba8b42c61fe0a99
pkgname = openssh-known-hosts
|