zfsbootmenu: update to 2.3.0.

This commit is contained in:
Andrew J. Hesford 2023-12-12 21:57:53 -05:00 committed by Andrew J. Hesford
parent 07ca7d9887
commit 9e724f8864
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zfsbootmenu'
pkgname=zfsbootmenu
version=2.2.2
version=2.3.0
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=b010a0d89784715a2c3197a21073d2fd9430152ad268af51f5d45249c7ede778
checksum=8f103353a1dd0d3ee7338fe8c6bf0dc336217dc85998e27e6829e6cb71a966a0
conf_files="/etc/zfsbootmenu/config.yaml /etc/zfsbootmenu/mkinitcpio.conf"
post_install() {