Add old version of ROOT 5 (#4288)

This commit is contained in:
Adam J. Stewart 2017-05-18 13:22:09 -05:00 committed by GitHub
parent fa90a65d09
commit 04ccb8f774

View File

@ -44,6 +44,7 @@ class Root(CMakePackage):
version('6.06.06', '4308449892210c8d36e36924261fea26')
version('6.06.04', '55a2f98dd4cea79c9c4e32407c2d6d17')
version('6.06.02', 'e9b8b86838f65b0a78d8d02c66c2ec55')
version('5.34.36', '6a1ad549b3b79b10bbb1f116b49067ee')
if sys.platform == 'darwin':
patch('math_uint.patch', when='@6.06.02')