Reset rev for pkgs building daily.
This commit is contained in:
parent
61e4217247
commit
e9934cca6e
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'netbsd-wtf'
|
||||
pkgname=netbsd-wtf
|
||||
version="$(date -u +%Y%m%d)"
|
||||
revision=2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="DATADIR=/usr/share"
|
||||
make_install_args="PREFIX=/usr DATADIR=/usr/share"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'void-installer'
|
||||
pkgname=void-installer
|
||||
version="$(date -u +%Y%m%d)"
|
||||
revision=4
|
||||
revision=1
|
||||
short_desc="The Void Linux installer"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://voidlinux.github.com"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'void-mklive'
|
||||
pkgname=void-mklive
|
||||
version="$(date -u +%Y%m%d)"
|
||||
revision=2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="PREFIX=/usr"
|
||||
short_desc="The Void Linux live image maker"
|
||||
|
|
Loading…
Reference in a new issue