]> granicus.if.org Git - php/commitdiff
argh, Archive_Tar is version 1.3.1, not 1.3.2
authorGreg Beaver <cellog@php.net>
Mon, 22 Aug 2005 16:12:40 +0000 (16:12 +0000)
committerGreg Beaver <cellog@php.net>
Mon, 22 Aug 2005 16:12:40 +0000 (16:12 +0000)
pear/go-pear-list.php

index 4e07fb373805b6d7cd4cecacf5cf2ba96679f6a4..49635f1097ce2d96dcc1ed15b59422113d771bce 100755 (executable)
@@ -10,7 +10,7 @@ $packages  = array(
 "PEAR"                  =>    "1.3.5",
 "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",