Adding mesa-glu 9.0.1 (2019) (#15705)

Adding mesa-glu 9.0.1 (2019)
This commit is contained in:
JeromeDuboisPro 2020-03-27 20:28:51 +01:00 committed by GitHub
parent cd82228c78
commit 2b915dc517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class MesaGlu(AutotoolsPackage):
homepage = "https://www.mesa3d.org"
url = "https://www.mesa3d.org/archive/glu/glu-9.0.0.tar.gz"
version('9.0.1', sha256='f6f484cfcd51e489afe88031afdea1e173aa652697e4c19ddbcb8260579a10f7')
version('9.0.0', sha256='4387476a1933f36fec1531178ea204057bbeb04cc2d8396c9ea32720a1f7e264')
depends_on('gl@3:')