wok diff bazaar/receipt @ rev 5711

busybox: add conspy
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 23 21:48:13 2010 +0200 (2010-06-23)
parents 4273e906522b
children 7dd4aea53785
line diff
     1.1 --- a/bazaar/receipt	Tue Feb 16 11:40:35 2010 +0000
     1.2 +++ b/bazaar/receipt	Wed Jun 23 21:48:13 2010 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="bazaar"
     1.6  SOURCE="bzr"
     1.7 -VERSION="1.16"
     1.8 +VERSION="2.1.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="A free distributed version control system."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12 @@ -10,7 +10,7 @@
    1.13  BUILD_DEPENDS="python python-dev"
    1.14  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://bazaar-vcs.org/"
    1.16 -WGET_URL="http://launchpad.net/$SOURCE/1.16/$VERSION/+download/$TARBALL"
    1.17 +WGET_URL="http://launchpad.net/$SOURCE/2.1/$VERSION/+download/$TARBALL"
    1.18  TAGS="version-control versioning"
    1.19  
    1.20  # Rules to configure and make the package.