wok diff bazaar-tools/receipt @ rev 12333
Up: libxml++ to 2.34.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 19 08:58:35 2012 +0000 (2012-04-19) |
parents | 00df615e199a |
children | 8d6f480bf664 |
line diff
1.1 --- a/bazaar-tools/receipt Sat Feb 19 07:27:11 2011 +0000 1.2 +++ b/bazaar-tools/receipt Thu Apr 19 08:58:35 2012 +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()