parent
481582768e
commit
1c9cedbfa0
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zfsbootmenu'
|
# Template file for 'zfsbootmenu'
|
||||||
pkgname=zfsbootmenu
|
pkgname=zfsbootmenu
|
||||||
version=2.0.0
|
version=2.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="dracut zfs kexec-tools fzf bash pigz mbuffer ncurses
|
depends="dracut zfs kexec-tools fzf bash pigz mbuffer ncurses
|
||||||
perl-Sort-Versions perl-boolean perl-YAML-PP"
|
perl-Sort-Versions perl-boolean perl-YAML-PP"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/zbm-dev/zfsbootmenu"
|
homepage="https://github.com/zbm-dev/zfsbootmenu"
|
||||||
changelog="https://raw.githubusercontent.com/zbm-dev/zfsbootmenu/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/zbm-dev/zfsbootmenu/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/zbm-dev/zfsbootmenu/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zbm-dev/zfsbootmenu/archive/v${version}.tar.gz"
|
||||||
checksum=466496e896a992fea9d46c55e48c6fcec1ab62b7022476571f0c41c015e31b13
|
checksum=5c266aa33953f05d60f62265be06bbe1fa2139b734f311329d5e01197ab3c1a0
|
||||||
conf_files="/etc/zfsbootmenu/config.yaml /etc/zfsbootmenu/mkinitcpio.conf"
|
conf_files="/etc/zfsbootmenu/config.yaml /etc/zfsbootmenu/mkinitcpio.conf"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue