void-mklive: bump version.
This commit is contained in:
parent
857ce2d096
commit
7a20847303
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'void-mklive'
|
||||
pkgname=void-mklive
|
||||
version=20130826
|
||||
version=20130915
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="PREFIX=/usr"
|
||||
short_desc="The Void Linux live/rootfs image maker and installer"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Simplified BSD"
|
||||
homepage="https://www.voidlinux.eu"
|
||||
|
||||
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"
|
||||
replaces="vmklive>=0"
|
||||
|
||||
do_fetch() {
|
||||
local url="git://github.com/voidlinux/void-mklive"
|
||||
|
|
Loading…
Reference in New Issue