1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

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",