]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/updxlrator/updxlrator
update accelerator: Cache .msp files for Adobe
[people/pmueller/ipfire-2.x.git] / config / updxlrator / updxlrator
index ff23b3a95184e2843668a9e18263efed4aaa2e95..865408c8537a00b5d2d160c87d1ad24f4e27ed5f 100644 (file)
@@ -97,8 +97,8 @@ while (<>) {
 
 
        if (
-           ($source_url =~ m@^http://(ar)?download\.adobe\.com/.*\.(exe|msi|bin|dmg|idx|gz)$@i) ||
-           ($source_url =~ m@^http://swupdl\.adobe\.com/updates/.*\.(exe|msi|bin|dmg|idx|gz|[a-z][a-z]_[A-Z][A-Z])$@i) ||
+           ($source_url =~ m@^http://(ar)?download\.adobe\.com/.*\.(exe|ms[ip]|bin|dmg|idx|gz)$@i) ||
+           ($source_url =~ m@^http://swupdl\.adobe\.com/updates/.*\.(exe|ms[ip]|bin|dmg|idx|gz|[a-z][a-z]_[A-Z][A-Z])$@i) ||
            ($source_url =~ m@^http://swupmf\.adobe\.com/manifest/.*\.upd$@i)
           )
        {