dracut-crypt-ssh: update to 1.0.6.

Closes: #12333 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-09 12:35:53 -03:00 committed by Michael Aldridge
parent 02ef40d154
commit 74b98fa7f9

View file

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