Update packages libtool, texinfo, sed, tar

This commit is contained in:
Ingo Weinhold
2013-04-28 02:25:01 +02:00
parent abfcf6aa3f
commit c704b139ee
+4 -4
View File
@@ -474,10 +474,10 @@ if [ IsOptionalHaikuImagePackageAdded Development ] && $(TARGET_ARCH) = x86 {
$(hpkgBaseURL)/automake-1.13.1-3-x86_gcc2.hpkg
: common packages ;
InstallOptionalHaikuImagePackage
$(hpkgBaseURL)/libtool-2.4-4-x86_gcc2.hpkg
$(hpkgBaseURL)/libtool-2.4-7-x86_gcc2.hpkg
: common packages ;
InstallOptionalHaikuImagePackage
$(hpkgBaseURL)/texinfo-4.13a-4-x86_gcc2.hpkg
$(hpkgBaseURL)/texinfo-4.13a-6-x86_gcc2.hpkg
: common packages ;
}
}
@@ -1292,7 +1292,7 @@ if [ IsOptionalHaikuImagePackageAdded Sed ] {
$(baseURL)/sed-4.2.1-r1a3-x86-gcc4-2011-05-24.zip ;
} else {
InstallOptionalHaikuImagePackage
$(hpkgBaseURL)/sed-4.2.1-3-x86_gcc2.hpkg
$(hpkgBaseURL)/sed-4.2.1-4-x86_gcc2.hpkg
: common packages ;
}
}
@@ -1357,7 +1357,7 @@ if [ IsOptionalHaikuImagePackageAdded Tar ] {
$(baseURL)/tar-1.25-r1a3-x86-gcc4-2011-05-24.zip ;
} else {
InstallOptionalHaikuImagePackage
$(hpkgBaseURL)/tar-1.26-3-x86_gcc2.hpkg
$(hpkgBaseURL)/tar-1.26-4-x86_gcc2.hpkg
: common packages ;
}
}