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