parent
02ef40d154
commit
74b98fa7f9
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dracut-crypt-ssh'
|
||||
pkgname=dracut-crypt-ssh
|
||||
version=1.0.3
|
||||
revision=2
|
||||
version=1.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/dracut.conf.d/crypt-ssh.conf"
|
||||
hostmakedepends="dracut"
|
||||
|
@ -9,10 +9,10 @@ makedepends="libblkid-devel"
|
|||
depends="dracut dracut-network dropbear openssh"
|
||||
short_desc="A new initramfs infrastructure - enter LUKS passphrase remotely"
|
||||
maintainer="tastytea <tastytea@tastytea.de>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/dracut-crypt-ssh/dracut-crypt-ssh"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=158d293a1f4dc9e47bd4b390879dca084b5705cc21daf2743f3020dffefd966b
|
||||
checksum=003465a2c04ff142140a24e4984691da07e26b32345b62fd4ba1b17179884749
|
||||
|
||||
pre_configure() {
|
||||
sed -i '111s/^/#/' configure
|
||||
|
|
Loading…
Reference in a new issue