Skip to content

Commit

Permalink
Merge 0fa31ab into 1165f0f
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Aug 22, 2016
2 parents 1165f0f + 0fa31ab commit 283175e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions winbuild/config.py
Expand Up @@ -33,9 +33,9 @@
'dir': 'freetype-2.6.5',
},
'lcms': {
'url': SF_MIRROR+'/project/lcms/lcms/2.7/lcms2-2.7.zip',
'hash': 'sha1:7ff1a5b721ca719760ba6eb4ec6f38d5e65381cf',
'dir': 'lcms2-2.7',
'url': SF_MIRROR+'/project/lcms/lcms/2.8/lcms2-2.8.zip',
'hash': 'sha1:1facf855756296d4bad8a2a6ae02650361a9ce1f',
'dir': 'lcms2-2.8',
},
'tcl-8.5': {
'url': SF_MIRROR+'/project/tcl/Tcl/8.5.19/tcl8519-src.zip',
Expand Down

0 comments on commit 283175e

Please sign in to comment.