wok-6.x diff beautifulsoup/receipt @ rev 8386
ocsinventory-agent: add patch for MANIFEST and Drives.pm
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Feb 04 17:08:27 2011 +0100 (2011-02-04) |
parents | d716f22ec2df |
children | 105056b6bc58 |
line diff
1.1 --- a/beautifulsoup/receipt Sun Jul 11 10:09:32 2010 +0200 1.2 +++ b/beautifulsoup/receipt Fri Feb 04 17:08:27 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="beautifulsoup" 1.7 -VERSION="3.1.0.1" 1.8 +VERSION="3.2.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Python HTML-XML parser." 1.11 MAINTAINER="paul@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 SOURCE="BeautifulSoup" 1.14 TARBALL="$SOURCE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.crummy.com/software/BeautifulSoup/" 1.16 -WGET_URL="http://www.crummy.com/software/BeautifulSoup/download/3.1.x/$TARBALL" 1.17 +WGET_URL="http://www.crummy.com/software/BeautifulSoup/download/3.x/$TARBALL" 1.18 TAGS="parser XML HTML" 1.19 1.20 # Rules to configure and make the package.