void-installer: use fixed version/date.
This commit is contained in:
parent
02c467d0ee
commit
2bf8331bac
1 changed files with 1 additions and 3 deletions
|
@ -1,13 +1,11 @@
|
|||
# Template file for 'void-installer'
|
||||
pkgname=void-installer
|
||||
version="$(date -u +%Y%m%d)"
|
||||
version=20130128
|
||||
revision=1
|
||||
short_desc="The Void Linux installer"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://voidlinux.github.com"
|
||||
license="Simplified BSD"
|
||||
long_desc="
|
||||
The Void Linux installer - a dialog based and simple installer."
|
||||
|
||||
nofetch=yes
|
||||
noextract=yes
|
||||
|
|
Loading…
Reference in a new issue