mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
bootiso: update to 4.1.0.
This commit is contained in:
parent
b71a7121ff
commit
f707aecf5c
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'bootiso'
|
# Template file for 'bootiso'
|
||||||
pkgname=bootiso
|
pkgname=bootiso
|
||||||
version=4.0.1
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="bash coreutils curl dosfstools e2fsprogs eudev exfat-utils f2fs-tools
|
depends="bash binutils coreutils curl dosfstools e2fsprogs eudev exfat-utils
|
||||||
file findutils gawk grep mtools ntfs-3g rsync syslinux tar util-linux
|
f2fs-tools file findutils gawk grep ncurses ntfs-3g rsync syslinux tar util-linux
|
||||||
wimlib jq"
|
wimlib jq"
|
||||||
short_desc="Create a USB bootable device from an ISO image easily and securely"
|
short_desc="Create a USB bootable device from an ISO image easily and securely"
|
||||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://github.com/jsamr/bootiso"
|
homepage="https://github.com/jsamr/bootiso"
|
||||||
changelog="https://github.com/jsamr/bootiso/raw/master/changelog.md"
|
changelog="https://github.com/jsamr/bootiso/raw/master/changelog.md"
|
||||||
distfiles="https://github.com/jsamr/bootiso/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jsamr/bootiso/archive/v${version}.tar.gz"
|
||||||
checksum=19fe3e2bde727bff3af9ff91463092ff2130e32cd5cbceebcf4b6f5ec5a72a38
|
checksum=0a81f18ce356ec823f64b9235b4c1c1d5067a6f7f25175e74a7279078ecf81b1
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*) ;;
|
i686*|x86_64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue