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'
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"

View File

@ -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"

View File

@ -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"