gmp: update (#7999)

This commit is contained in:
Elizabeth Fischer 2018-05-03 17:53:19 -04:00 committed by Adam J. Stewart
parent bf896c5a43
commit 5656529974

View file

@ -38,6 +38,8 @@ class Gmp(AutotoolsPackage):
version('6.0.0a', 'b7ff2d88cae7f8085bd5006096eed470')
version('6.0.0', '6ef5869ae735db9995619135bd856b84')
version('5.1.3', 'a082867cbca5e898371a97bb27b31fea')
# Old version needed for a binary package in ghc-bootstrap
version('4.3.2', 'dd60683d7057917e34630b4a787932e8')
depends_on('autoconf', type='build')
depends_on('automake', type='build')