bzr: update to 2.0.0.
--HG-- extra : convert_revision : f57f4b67dfbf6d6a14dc52bd4c9b37840f66a7b5
This commit is contained in:
parent
7fcf8ccc7a
commit
d9550f2fec
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'bzr'
|
||||
pkgname=bzr
|
||||
version=1.18.1
|
||||
distfiles="http://launchpad.net/bzr/1.18/$version/+download/bzr-$version.tar.gz"
|
||||
version=2.0.0
|
||||
distfiles="http://launchpad.net/bzr/2.0/$version/+download/bzr-$version.tar.gz"
|
||||
build_style=custom-install
|
||||
short_desc="Distributed version control system that Just Works"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a7fb07e4af6f4d331365e1d1d8ef9af7fee0fb48c434236dd0d18a10303b4df8
|
||||
checksum=760cebe30cd2718f98b8790b2dfd33ee153709a14c91509d9e04716d70f482df
|
||||
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