Changeset 106712 in webkit
- Timestamp:
- Feb 3, 2012, 5:09:05 PM (15 years ago)
- Location:
- trunk/Tools/Scripts
- Files:
-
- 2 edited
-
update-webkit-auxiliary-libs (modified) (1 diff)
-
update-webkit-support-libs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/Scripts/update-webkit-auxiliary-libs
r83639 r106712 35 35 my $file = "WebKitAuxiliaryLibrary"; 36 36 my $zipFile = "$file.zip"; 37 my $auxiliaryLibsURL = "http ://developer.apple.com/opensource/internet/$zipFile";37 my $auxiliaryLibsURL = "https://developer.apple.com/opensource/internet/$zipFile"; 38 38 my $command = "$FindBin::Bin/update-webkit-dependency"; 39 39 -
trunk/Tools/Scripts/update-webkit-support-libs
r106710 r106712 136 136 Please download $zipFile from: 137 137 138 http ://developer.apple.com/opensource/internet/webkit_sptlib_agree.html138 https://developer.apple.com/opensource/internet/webkit_sptlib_agree.html 139 139 140 140 and place it in:
Note:
See TracChangeset
for help on using the changeset viewer.