zfsbootmenu: update to 2.2.2.

This commit is contained in:
Zach Dykstra 2023-10-28 11:28:47 -05:00 committed by classabbyamp
parent ef4313be0f
commit 8b006d03c1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zfsbootmenu'
pkgname=zfsbootmenu
version=2.2.1
version=2.2.2
revision=1
build_style=gnu-makefile
depends="dracut zfs kexec-tools fzf bash pigz mbuffer ncurses
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/zbm-dev/zfsbootmenu"
changelog="https://raw.githubusercontent.com/zbm-dev/zfsbootmenu/master/CHANGELOG.md"
distfiles="https://github.com/zbm-dev/zfsbootmenu/archive/refs/tags/v${version}.tar.gz"
checksum=02b7e8b5573c843042c9f4164209e012790c05665c463f547bed03eb0821e348
checksum=b010a0d89784715a2c3197a21073d2fd9430152ad268af51f5d45249c7ede778
conf_files="/etc/zfsbootmenu/config.yaml /etc/zfsbootmenu/mkinitcpio.conf"
post_install() {