xbps-src: revbump for git master changes.

This commit is contained in:
Juan RP 2012-11-24 09:03:45 +01:00
parent c6da8e45f9
commit 54055fc1ef

View file

@ -1,7 +1,7 @@
# Template file for 'xbps-src' # Template file for 'xbps-src'
pkgname=xbps-src pkgname=xbps-src
version="$(date -u +%Y%m%d)" version="$(date -u +%Y%m%d)"
revision=1 revision=3
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"
make_install_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"