move Archive_Tar 1.3.2 => 1.3.1

1.3.2 does not exist
This commit is contained in:
Greg Beaver 2005-08-22 21:51:15 +00:00
parent b8cc3a9c32
commit e5c570997e

View file

@ -10,7 +10,7 @@ $packages = array(
"PEAR" => "1.3.6",
"XML_RPC" => "1.4.0",
"Console_Getopt" => "1.2",
"Archive_Tar" => "1.3.2",
"Archive_Tar" => "1.3.1",
// required packages for the web frontend
"PEAR_Frontend_Web" => "0.4",