From 040b9ebb39c94ec0fbb59e5f86a5d9ab1c17706f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 5 Oct 2011 18:07:31 +0200 Subject: [PATCH] bzr: update to 2.4.1. --- srcpkgs/bzr/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/bzr/template b/srcpkgs/bzr/template index fdce8663f79..6392a835a84 100644 --- a/srcpkgs/bzr/template +++ b/srcpkgs/bzr/template @@ -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 " -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,