Missed updating the date on the first yasm filename.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41325 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Scott McCreary
2011-05-05 19:16:38 +00:00
parent db06a74933
commit 79e5f20ba1
+1 -1
View File
@@ -1721,7 +1721,7 @@ if [ IsOptionalHaikuImagePackageAdded Yasm ] {
Echo "No optional package Yasm available for $(TARGET_ARCH)" ;
} else {
InstallOptionalHaikuImagePackage
yasm-1.1.0-x86-gcc2-2011-03-14.zip
yasm-1.1.0-x86-gcc2-2011-04-29.zip
: $(baseURL)/yasm-1.1.0-x86-gcc2-2011-04-29.zip ;
}
}