[Lunar-commits] <moonbase> BeautifulSoup: Fixing sha1 and SOURCE_URL.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Feb 7 15:01:44 CET 2010
commit 1fca336323912cf3d7be1aa975f6eed1665bd714
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Feb 7 09:01:44 2010 -0500
BeautifulSoup: Fixing sha1 and SOURCE_URL.
---
python/BeautifulSoup/DETAILS | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/python/BeautifulSoup/DETAILS b/python/BeautifulSoup/DETAILS
index 2324152..454ba34 100644
--- a/python/BeautifulSoup/DETAILS
+++ b/python/BeautifulSoup/DETAILS
@@ -2,9 +2,8 @@
VERSION=3.1.0.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=http://www.crummy.com/software/BeautifulSoup/download
- SOURCE_URL[1]=http://www.crummy.com/software/BeautifulSoup/download/3.x
- SOURCE_VFY=sha1:e9593b0412402325b6a98e3bf35ac8d00da5fc00
+ SOURCE_URL[0]=http://www.crummy.com/software/BeautifulSoup/download/3.1.x/
+ SOURCE_VFY=sha1:541640bf8bd98a6bec9a95a3bc18a85aa8d3a789
WEB_SITE=http://www.freevo.org
ENTERED=20070610
UPDATED=20090108
More information about the Lunar-commits
mailing list