From b9c33722121cd25bec1af506e37cc98fc4c9476b Mon Sep 17 00:00:00 2001 From: Han Boetes Date: Sat, 16 Dec 2006 11:24:47 +0100 Subject: [PATCH] linkchecker: bump --- linkchecker/.footprint | 2 ++ linkchecker/.md5sum | 2 +- linkchecker/Pkgfile | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/linkchecker/.footprint b/linkchecker/.footprint index 8db8a392f..19ffd51ac 100644 --- a/linkchecker/.footprint +++ b/linkchecker/.footprint @@ -232,6 +232,8 @@ drwxr-xr-x root/root usr/lib/python2.4/site-packages/linkcheck/dns/rdtypes/IN/ -rw-r--r-- root/root usr/lib/python2.4/site-packages/linkcheck/dns/version.pyc -rw-r--r-- root/root usr/lib/python2.4/site-packages/linkcheck/dns/zone.py -rw-r--r-- root/root usr/lib/python2.4/site-packages/linkcheck/dns/zone.pyc +-rw-r--r-- root/root usr/lib/python2.4/site-packages/linkcheck/dummy.py +-rw-r--r-- root/root usr/lib/python2.4/site-packages/linkcheck/dummy.pyc -rw-r--r-- root/root usr/lib/python2.4/site-packages/linkcheck/fcgi.py -rw-r--r-- root/root usr/lib/python2.4/site-packages/linkcheck/fcgi.pyc -rw-r--r-- root/root usr/lib/python2.4/site-packages/linkcheck/fileutil.py diff --git a/linkchecker/.md5sum b/linkchecker/.md5sum index daf163fc0..8e159f377 100644 --- a/linkchecker/.md5sum +++ b/linkchecker/.md5sum @@ -1 +1 @@ -04a924a5fe7b0d688e5764dd0f64d0bc linkchecker-4.3.tar.gz +310a8fce39ef502687d4f6e0d771899d linkchecker-4.6.tar.gz diff --git a/linkchecker/Pkgfile b/linkchecker/Pkgfile index c7779f2ff..26911fc5a 100644 --- a/linkchecker/Pkgfile +++ b/linkchecker/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=linkchecker -version=4.3 +version=4.6 release=1 source="http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz"