Title: [202416] trunk/Tools
- Revision
- 202416
- Author
- [email protected]
- Date
- 2016-06-23 21:51:30 -0700 (Thu, 23 Jun 2016)
Log Message
[EFL] Change download path of libxslt
Unreviewed EFL build fix.
In Korea current download path can't be accessed. Change it.
* efl/jhbuild.modules:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (202415 => 202416)
--- trunk/Tools/ChangeLog 2016-06-24 04:39:35 UTC (rev 202415)
+++ trunk/Tools/ChangeLog 2016-06-24 04:51:30 UTC (rev 202416)
@@ -1,3 +1,13 @@
+2016-06-23 Gyuyoung Kim <[email protected]>
+
+ [EFL] Change download path of libxslt
+
+ Unreviewed EFL build fix.
+
+ In Korea current download path can't be accessed. Change it.
+
+ * efl/jhbuild.modules:
+
2016-06-23 Simon Fraser <[email protected]>
https://bugs.webkit.org/show_bug.cgi?id=159077
Modified: trunk/Tools/efl/jhbuild.modules (202415 => 202416)
--- trunk/Tools/efl/jhbuild.modules 2016-06-24 04:39:35 UTC (rev 202415)
+++ trunk/Tools/efl/jhbuild.modules 2016-06-24 04:51:30 UTC (rev 202416)
@@ -203,7 +203,7 @@
</autotools>
<autotools id="libxslt">
- <branch module="/sources/libxslt-${version}.tar.gz" version="1.1.29"
+ <branch module="/libxslt/libxslt-1.1.29.tar.gz" version="1.1.29"
repo="xmlsoft.org"
hash="sha256:b5976e3857837e7617b29f2249ebb5eeac34e249208d31f1fbf7a6ba7a4090ce"/>
<dependencies>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes