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'
|
# Template file for 'void-installer'
|
||||||
pkgname=void-installer
|
pkgname=void-installer
|
||||||
version="$(date -u +%Y%m%d)"
|
version=20130128
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="The Void Linux installer"
|
short_desc="The Void Linux installer"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="https://voidlinux.github.com"
|
homepage="https://voidlinux.github.com"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
long_desc="
|
|
||||||
The Void Linux installer - a dialog based and simple installer."
|
|
||||||
|
|
||||||
nofetch=yes
|
nofetch=yes
|
||||||
noextract=yes
|
noextract=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue