zfsbootmenu: update to 1.8.0.
This commit is contained in:
parent
be9b467eb1
commit
cbb95190fc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zfsbootmenu'
|
# Template file for 'zfsbootmenu'
|
||||||
pkgname=zfsbootmenu
|
pkgname=zfsbootmenu
|
||||||
version=1.7.1
|
version=1.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
conf_files="/etc/zfsbootmenu/config.yaml"
|
conf_files="/etc/zfsbootmenu/config.yaml"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/zbm-dev/zfsbootmenu"
|
homepage="https://github.com/zbm-dev/zfsbootmenu"
|
||||||
changelog="https://raw.githubusercontent.com/zbm-dev/zfsbootmenu/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/zbm-dev/zfsbootmenu/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/zbm-dev/zfsbootmenu/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zbm-dev/zfsbootmenu/archive/v${version}.tar.gz"
|
||||||
checksum=72361ed70d42537183aa0298384a062f127be115ea47c51b1da2d305a2f36c36
|
checksum=c9394bdf9f7a543ac73cee2584794354d0df99ab7291687f53cc044c489004c7
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*|armv[67]*|aarch64*|ppc64le*)
|
x86_64*|i686*|armv[67]*|aarch64*|ppc64le*)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue