Revision
138973
Author
jeremyhu@macports.org
Date
2015-07-25 11:24:39 -0700 (Sat, 25 Jul 2015)

Log Message

ld64-latest: Update to ld64-242

Modified Paths

Diff

Modified: trunk/dports/devel/ld64/Portfile (138972 => 138973)


--- trunk/dports/devel/ld64/Portfile	2015-07-25 17:16:11 UTC (rev 138972)
+++ trunk/dports/devel/ld64/Portfile	2015-07-25 18:24:39 UTC (rev 138973)
@@ -145,11 +145,11 @@
 }
 
 subport ld64-latest {
-    # XCode 6.1
-    version             241.9
+    # XCode 6.3
+    version             242
 
-    checksums           rmd160  1ee4a7be89b96a8ce3ca6f6dc803dfd0852d29b8 \
-                        sha256  3594e87c626c3b5abab6470cac6f27b367f1efcee60eb3d0f6b6d4ecf9b24230
+    checksums           rmd160  3fc096f0843e2ac949ea5b417eeb6595e8913b8f \
+                        sha256  bec1a5e20b599d108be0017736833c1f6212ea26c67f20d8437abc5d23433c36
 
     # http://trac.macports.org/ticket/43737
     # < 100 is a guess.  Xcode 4.1 might work, so I'm leaving it as an option unless someone reports a failure.