xbps-git: revbump++ (reverted wrong commit).
This commit is contained in:
parent
337f520c85
commit
55f924e940
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xbps-git'
|
||||
pkgname=xbps-git
|
||||
version=20130829
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-tests"
|
||||
short_desc="The XBPS package system (development branch)"
|
||||
|
@ -9,7 +9,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://code.google.com/p/xbps"
|
||||
license="Simplified BSD"
|
||||
|
||||
|
||||
do_fetch() {
|
||||
local url="git://github.com/xtraeme/xbps"
|
||||
msg_normal "Fetching source from $url ...\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue