zfsbootmenu: update to 1.9.0.
This commit is contained in:
parent
2186f2b0a0
commit
300674faaa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zfsbootmenu'
|
||||
pkgname=zfsbootmenu
|
||||
version=1.8.1
|
||||
revision=2
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
conf_files="/etc/zfsbootmenu/config.yaml"
|
||||
depends="dracut zfs kexec-tools bash pigz mbuffer ncurses
|
||||
|
@ -12,7 +12,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/v${version}.tar.gz"
|
||||
checksum=b86e34448ccb43e4c4f2e6cad51886bb97252475318b79e27c963dc42f64e787
|
||||
checksum=f64b50bd4c88e74bf9fcbde305fe917af0f383da04b4433544b154b8eee352b6
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|armv[67]*|aarch64*|ppc64le*)
|
||||
|
|
Loading…
Reference in a new issue