bootiso: update to 4.1.1.

This commit is contained in:
Lorem 2020-06-07 17:58:44 +05:30 committed by Enno Boland
parent 2dca1f57ab
commit 2ca9cc3ecf

View file

@ -1,9 +1,10 @@
# Template file for 'bootiso'
pkgname=bootiso
version=4.1.0
version=4.1.1
revision=1
archs=noarch
build_style=gnu-makefile
make_install_args="prefix=/usr"
depends="bash binutils coreutils curl dosfstools e2fsprogs eudev exfat-utils
f2fs-tools file findutils gawk grep ncurses ntfs-3g rsync syslinux tar util-linux
wimlib jq"
@ -13,7 +14,7 @@ license="GPL-3.0-only"
homepage="https://github.com/jsamr/bootiso"
changelog="https://github.com/jsamr/bootiso/raw/master/changelog.md"
distfiles="https://github.com/jsamr/bootiso/archive/v${version}.tar.gz"
checksum=0a81f18ce356ec823f64b9235b4c1c1d5067a6f7f25175e74a7279078ecf81b1
checksum=7591f4b9b68ac691476256d3f2a081754f384dbad8c036a178bd1b19c4051618
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*) ;;