bzr: update to 2.4.1.
This commit is contained in:
parent
f22c85269c
commit
040b9ebb39
1 changed files with 5 additions and 4 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'bzr'
|
||||
pkgname=bzr
|
||||
version=2.3.0
|
||||
revision=1
|
||||
distfiles="http://launchpad.net/bzr/2.3/$version/+download/bzr-$version.tar.gz"
|
||||
version=2.4.1
|
||||
homepage="http://http://bazaar.canonical.com"
|
||||
distfiles="http://launchpad.net/bzr/2.4/$version/+download/bzr-$version.tar.gz"
|
||||
build_style=python-module
|
||||
short_desc="Distributed version control system that Just Works"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=579c21e0d29e6bac80e53bef9f220cae7675407208c5ca967302f31370d0faee
|
||||
license="GPL-2"
|
||||
checksum=548bd4849e9e7fb3938277249fa026455e60054c78912d665694384af1f07fe6
|
||||
long_desc="
|
||||
Bazaar is a distributed version control system that Just Works.
|
||||
While other systems require you to adapt to their model of working,
|
||||
|
|
Loading…
Reference in a new issue