xbps-src: revbump++ (v72).
This commit is contained in:
parent
b91de525b4
commit
5c72f24925
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'xbps-src'
|
||||
pkgname=xbps-src
|
||||
version=20131019
|
||||
revision=1
|
||||
revision=2
|
||||
bootstrap=yes
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"
|
||||
make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"
|
||||
|
@ -10,8 +11,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://code.google.com/p/xbps"
|
||||
license="GPL-2"
|
||||
|
||||
bootstrap=yes
|
||||
|
||||
do_fetch() {
|
||||
local url="git://github.com/xtraeme/xbps-src"
|
||||
msg_normal "Fetching source from $url ...\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue