void-mklive: bump version (misc fixes).
This commit is contained in:
parent
af2ce48e08
commit
0cdf360b68
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'void-mklive'
|
||||
pkgname=void-mklive
|
||||
version=20131114
|
||||
version=20140114
|
||||
revision=1
|
||||
short_desc="The Void Linux live/rootfs image maker and installer"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -11,7 +11,7 @@ only_for_archs="i686 x86_64"
|
|||
noarch="yes"
|
||||
build_style=gnu-makefile
|
||||
make_install_args="PREFIX=/usr"
|
||||
makedepends="dracut>=027 grub-x86_64-efi squashfs-tools syslinux>=5 dosfstools xorriso xbps>=0.25 parted"
|
||||
makedepends="dracut>=027 grub-x86_64-efi squashfs-tools syslinux dosfstools xorriso xbps>=0.29 parted"
|
||||
depends="${makedepends}"
|
||||
|
||||
do_fetch() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user