xbps-src: revbump for latest fixes from git.
This commit is contained in:
parent
d121cd7742
commit
3867b335f2
1 changed files with 1 additions and 5 deletions
|
@ -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=2
|
||||||
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"
|
||||||
|
@ -10,10 +10,6 @@ short_desc="The XBPS package system - binary package builder"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://code.google.com/p/xbps"
|
homepage="http://code.google.com/p/xbps"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
long_desc="
|
|
||||||
The XBPS package system. A new, fast, from scratch and simple
|
|
||||||
binary package manager. This package includes xbps-src, the
|
|
||||||
utility to build XBPS binary packages from source packages."
|
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
nofetch=yes
|
nofetch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue