zfsbootmenu: update to 2.2.1.

This commit is contained in:
Zach Dykstra 2023-10-13 15:33:30 -05:00 committed by classabbyamp
parent 9aec04d36b
commit 2acd4991a9

View file

@ -1,6 +1,6 @@
# Template file for 'zfsbootmenu'
pkgname=zfsbootmenu
version=2.2.0
version=2.2.1
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=133ff11e0116da7f1adcf6cba381e80ff2164981ceed92dc814758481f3ec919
checksum=02b7e8b5573c843042c9f4164209e012790c05665c463f547bed03eb0821e348
conf_files="/etc/zfsbootmenu/config.yaml /etc/zfsbootmenu/mkinitcpio.conf"
post_install() {