updated mercurial to 1.5

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35833 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Scott McCreary 2010-03-13 05:14:14 +00:00
parent 7785598bb7
commit fe58216997

View File

@ -658,8 +658,8 @@ if [ IsOptionalHaikuImagePackageAdded Mercurial ] {
if $(TARGET_ARCH) != x86 {
Echo "No optional package Mercurial available for $(TARGET_ARCH)" ;
} else {
InstallOptionalHaikuImagePackage mercurial-1.3.1-r1a1-x86-gcc2-2009-08-30.zip
: $(baseURL)/mercurial-1.3.1-r1a1-x86-gcc2-2009-08-30.zip
InstallOptionalHaikuImagePackage mercurial-1.5-x86-gcc2-2010-03-12.zip
: $(baseURL)/mercurial-1.5-x86-gcc2-2010-03-12.zip
:
: true
;