diff --git a/beautifulsoup/.footprint b/beautifulsoup/.footprint index 51a82f7f1..6d71ed3e2 100644 --- a/beautifulsoup/.footprint +++ b/beautifulsoup/.footprint @@ -2,7 +2,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.5/ drwxr-xr-x root/root usr/lib/python2.5/site-packages/ --rw-r--r-- root/root usr/lib/python2.5/site-packages/BeautifulSoup-3.0.3-py2.5.egg-info +-rw-r--r-- root/root usr/lib/python2.5/site-packages/BeautifulSoup-3.0.4-py2.5.egg-info -rw-r--r-- root/root usr/lib/python2.5/site-packages/BeautifulSoup.py -rw-r--r-- root/root usr/lib/python2.5/site-packages/BeautifulSoup.pyc -rw-r--r-- root/root usr/lib/python2.5/site-packages/BeautifulSoupTests.py diff --git a/beautifulsoup/.md5sum b/beautifulsoup/.md5sum index 95756d6ac..5feff1257 100644 --- a/beautifulsoup/.md5sum +++ b/beautifulsoup/.md5sum @@ -1 +1 @@ -7b788918e887b6b2c1bfef28ca4eb0d1 BeautifulSoup.tar.gz +13a7a16e7f3b8febaace13b1b2790550 BeautifulSoup.tar.gz diff --git a/beautifulsoup/Pkgfile b/beautifulsoup/Pkgfile index 51219a2b3..3434bab00 100644 --- a/beautifulsoup/Pkgfile +++ b/beautifulsoup/Pkgfile @@ -6,7 +6,7 @@ # Depends on: python name=beautifulsoup -version=3.0.3 +version=3.0.4 release=1 source=(http://www.crummy.com/software/BeautifulSoup/download/BeautifulSoup.tar.gz)