blob: 78149181b45e6ab48108bf67b45c723349f3ad4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ssh-cryptsetup
pkgdesc = Allows to remotely unlock LUKS-encrypted devices over SSH
pkgver = 1.1
pkgrel = 3
url = https://github.com/uvns/ssh-cryptsetup
install = ssh-cryptsetup.install
arch = any
license = GPL3
depends = dropbear
depends = cryptsetup
depends = mkinitcpio-nfs-utils
depends = iproute2
depends = ethtool
source = ssh-cryptsetup-1.1-3.tar.xz
source = ssh-cryptsetup.install
sha256sums = bfd3e55ef8d3dd9e0b24f5b6b708a41520ee426ed980366f7ffbd12e30b5230b
sha256sums = b84978b3c2ef32208c2b104ee2d3ce8aaec26da0bd4e9e1c83942f373bbf6285
pkgname = ssh-cryptsetup
|