diff options
-rwxr-xr-x | checkVersions | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/checkVersions b/checkVersions index 239c5cb15..53431dd92 100755 --- a/checkVersions +++ b/checkVersions @@ -395,9 +395,6 @@ then sed "s|^.*\spgplot\([0-9.]\+\)\.tar\.gz -> \S\+\$|\1|" | \ latest_version ) - elif [ "${pkgname}" == "wurzel-old" ] - then - remVer="0.1" elif echo "${src}" | \ grep -q '^http://ftp.linux.org.uk/.*/netkit/' then |