Revision: 5956 Author: pebender Date: Wed Dec 16 08:10:12 2009 Log: - Updated the version of the 64-bit Adobe Flash Player.
http://code.google.com/p/minimyth/source/detail?r=5956 Modified: /trunk/gar-minimyth/script/perl/perl-MiniMyth/checksums /trunk/gar-minimyth/script/perl/perl-MiniMyth/files/MiniMyth.pm ======================================= --- /trunk/gar-minimyth/script/perl/perl-MiniMyth/checksums Wed Nov 11 13:40:02 2009 +++ /trunk/gar-minimyth/script/perl/perl-MiniMyth/checksums Wed Dec 16 08:10:12 2009 @@ -1,1 +1,1 @@ -30ef58b76c01d3cbbcf374307ef6b5fb download/MiniMyth.pm +7e4709485af4c972c06bcd3d1821e7e6 download/MiniMyth.pm ======================================= --- /trunk/gar-minimyth/script/perl/perl-MiniMyth/files/MiniMyth.pm Wed Nov 11 13:40:02 2009 +++ /trunk/gar-minimyth/script/perl/perl-MiniMyth/files/MiniMyth.pm Wed Dec 16 08:10:12 2009 @@ -1902,7 +1902,7 @@ elsif (-e q(/lib/ld-linux-x86-64.so.2)) { $flash_file = q(libflashplayer.64.so); - $flash_url = q(http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz); + $flash_url = q(http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.42.34.linux-x86_64.so.tar.gz); } else { -- You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en.
