# HG changeset patch # User Christopher Rogers # Date 1318476388 0 # Node ID 50ea4c3f349da1fa483fed0341359f6cb117796f # Parent a802e6cbce6ea8d175105d56f3e03df2dcf45554 Up: bazaar-tools to 2.4.1. diff -r a802e6cbce6e -r 50ea4c3f349d bazaar-tools/receipt --- a/bazaar-tools/receipt Thu Oct 13 03:23:59 2011 +0000 +++ b/bazaar-tools/receipt Thu Oct 13 03:26:28 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="bazaar-tools" -VERSION="2.3.0" +VERSION="2.4.1" CATEGORY="development" SHORT_DESC="Useful collection of utilities (all plugins, right now) for bazaar." MAINTAINER="slaxemulator@gmail.com" @@ -9,7 +9,7 @@ SOURCE="bzrtools" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://bazaar-vcs.org/BzrTools" -WGET_URL="http://launchpad.net/$SOURCE/trunk/$VERSION/+download/$TARBALL" +WGET_URL="http://launchpad.net/$SOURCE/stable/$VERSION/+download/$TARBALL" # Rules to configure and make the package. compile_rules()