New source-url for McAfee Scanner support for updxlrator

This patch add a new source-url to support McAfee Scanner Updates
in Update Accelerator /usr/sbin/updxlrator
This commit is contained in:
Joern-Ingo Weigert
2013-03-06 11:08:51 +01:00
parent 5150d3730a
commit 7b59d8389d

View File

@@ -155,6 +155,13 @@ while (<>) {
}
# -----------------------------------------------------------
# Section: Mcafee
# -----------------------------------------------------------
if ($source_url =~ m@^http://update\.nai\.com/.*\.(mcs|z|gem|dat|zip)$@i)
{
$xlrator_url = &check_cache($source_url,$hostaddr,$username,"mcafee",$mirror);
}
# -----------------------------------------------------------
# Section: Avira Downloads