development/bzr: Updated for version 2.5.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
2aaa31261b
commit
9b42fb4dca
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for bzr
|
||||
|
||||
# Copyright 2006-2011 Robby Workman Northport, AL, USA
|
||||
# Copyright 2006-2012 Robby Workman Northport, AL, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bzr
|
||||
VERSION=2.3.0
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="bzr"
|
||||
VERSION="2.3.0"
|
||||
VERSION="2.5.1"
|
||||
HOMEPAGE="http://bazaar-vcs.org/"
|
||||
DOWNLOAD="http://launchpad.net/bzr/2.3/2.3.0/+download/bzr-2.3.0.tar.gz"
|
||||
MD5SUM="2d8bc55d43209189a209361178d9d372"
|
||||
DOWNLOAD="http://launchpad.net/bzr/2.5/2.5.1/+download/bzr-2.5.1.tar.gz"
|
||||
MD5SUM="ac5079858364a046071000d5cdccb67b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="docutils"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Robby Workman"
|
||||
EMAIL="rworkman@slackbuilds.org"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
bzr: bzr (Bazaar revision control system)
|
||||
bzr:
|
||||
bzr: Bazaar (``bzr``) is a decentralized revision control system, designed
|
||||
bzr: Bazaar ("bzr") is a decentralized revision control system, designed
|
||||
bzr: to be easy for developers and end users alike. Bazaar is part of the
|
||||
bzr: GNU project to develop a complete free operating system.
|
||||
bzr:
|
||||
|
|
Loading…
Reference in New Issue