wok rev 11013
Up: bazaar-tools to 2.4.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 13 03:26:28 2011 +0000 (2011-10-13) |
parents | a802e6cbce6e |
children | 3535e2c60c6a |
files | bazaar-tools/receipt |
line diff
1.1 --- a/bazaar-tools/receipt Thu Oct 13 03:23:59 2011 +0000 1.2 +++ b/bazaar-tools/receipt Thu Oct 13 03:26:28 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="bazaar-tools" 1.7 -VERSION="2.3.0" 1.8 +VERSION="2.4.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Useful collection of utilities (all plugins, right now) for bazaar." 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 @@ -9,7 +9,7 @@ 1.13 SOURCE="bzrtools" 1.14 TARBALL="$SOURCE-$VERSION.tar.gz" 1.15 WEB_SITE="http://bazaar-vcs.org/BzrTools" 1.16 -WGET_URL="http://launchpad.net/$SOURCE/trunk/$VERSION/+download/$TARBALL" 1.17 +WGET_URL="http://launchpad.net/$SOURCE/stable/$VERSION/+download/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()