Reset rev for pkgs building daily.

This commit is contained in:
Juan RP 2012-11-24 06:53:23 +01:00
parent 61e4217247
commit e9934cca6e
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'netbsd-wtf' # Template file for 'netbsd-wtf'
pkgname=netbsd-wtf pkgname=netbsd-wtf
version="$(date -u +%Y%m%d)" version="$(date -u +%Y%m%d)"
revision=2 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="DATADIR=/usr/share" make_build_args="DATADIR=/usr/share"
make_install_args="PREFIX=/usr DATADIR=/usr/share" make_install_args="PREFIX=/usr DATADIR=/usr/share"

View file

@ -1,7 +1,7 @@
# Template file for 'void-installer' # Template file for 'void-installer'
pkgname=void-installer pkgname=void-installer
version="$(date -u +%Y%m%d)" version="$(date -u +%Y%m%d)"
revision=4 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"

View file

@ -1,7 +1,7 @@
# Template file for 'void-mklive' # Template file for 'void-mklive'
pkgname=void-mklive pkgname=void-mklive
version="$(date -u +%Y%m%d)" version="$(date -u +%Y%m%d)"
revision=2 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_install_args="PREFIX=/usr" make_install_args="PREFIX=/usr"
short_desc="The Void Linux live image maker" short_desc="The Void Linux live image maker"