zfsbootmenu: update to 1.10.0.
This commit is contained in:
parent
7cf0486ce7
commit
2a078a7657
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zfsbootmenu'
|
||||
pkgname=zfsbootmenu
|
||||
version=1.9.0
|
||||
version=1.10.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
conf_files="/etc/zfsbootmenu/config.yaml"
|
||||
|
@ -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=f64b50bd4c88e74bf9fcbde305fe917af0f383da04b4433544b154b8eee352b6
|
||||
checksum=0bbeefe5adf6105104b5c771cf4a5352a08476d8b847a08fa9de627b6ac932d5
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|armv[67]*|aarch64*|ppc64le*)
|
||||
|
|
Loading…
Reference in New Issue