Skip to content
Snippets Groups Projects
Unverified Commit 2b915dc5 authored by JeromeDuboisPro's avatar JeromeDuboisPro Committed by GitHub
Browse files

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

Adding mesa-glu 9.0.1 (2019)
parent cd82228c
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ class MesaGlu(AutotoolsPackage): ...@@ -12,6 +12,7 @@ class MesaGlu(AutotoolsPackage):
homepage = "https://www.mesa3d.org" homepage = "https://www.mesa3d.org"
url = "https://www.mesa3d.org/archive/glu/glu-9.0.0.tar.gz" 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') version('9.0.0', sha256='4387476a1933f36fec1531178ea204057bbeb04cc2d8396c9ea32720a1f7e264')
depends_on('gl@3:') depends_on('gl@3:')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment