tparker wrote: > it is going to grab the latest version, I assume 1.1.17. > > Is there a way I can change that to version 1.1.15? GIT repository contains _ALL_ versions of Wine ever made, starting from 0.0.1. To get the source of a particular Wine version you wanted just do 'git checkout -f wine-1.1.15'.