zfsbootmenu: update to 1.2.
This commit is contained in:
parent
9fd6fbdb0b
commit
48077c52c8
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'zfsbootmenu'
|
||||
pkgname=zfsbootmenu
|
||||
version=1.1
|
||||
revision=2
|
||||
version=1.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
conf_files="/etc/zfsbootmenu/config.ini"
|
||||
depends="dracut zfs fzf kexec-tools bash pigz perl-Config-IniFiles perl-Sort-Versions"
|
||||
depends="dracut zfs fzf kexec-tools bash pigz mbuffer perl-Config-IniFiles perl-Sort-Versions"
|
||||
short_desc="ZFS Boot Environment menu, implemented in Dracut"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/zdykstra/zfsbootmenu"
|
||||
distfiles="https://github.com/zdykstra/zfsbootmenu/archive/v${version}.tar.gz"
|
||||
checksum=4d22eff0fd504b04dbcd4464e5d6e36a016d58ac5db55fc71dae81fb67843b67
|
||||
checksum=764f51afcbf1b404cf8e3925d3fd1d45f87a9033eeb290b1d0a6d42a86c94809
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue