void-mklive: use fixed version/date.

This commit is contained in:
Juan RP 2013-01-28 11:05:04 +01:00
parent 2bf8331bac
commit dc18acd188

View file

@ -1,6 +1,6 @@
# Template file for 'void-mklive'
pkgname=void-mklive
version="$(date -u +%Y%m%d)"
version=20130128
revision=1
build_style=gnu-makefile
make_install_args="PREFIX=/usr"
@ -8,10 +8,6 @@ short_desc="The Void Linux live image maker"
maintainer="Juan RP <xtraeme@gmail.com>"
license="Simplified BSD"
homepage="https://voidlinux.github.com/"
long_desc="
This is a simple shell script to build a live image for the
Void linux distribution. The images contain the void-installer package
to be able to install Void linux to storage disks."
noarch=yes
nofetch=yes