Skip to content

Commit

Permalink
mesalib-glw: add 7.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Jan 27, 2017
1 parent 71d7118 commit 1434f6d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/mesalib-glw.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ class MesalibGlw < Formula
url "https://downloads.sourceforge.net/project/mesa3d/MesaLib/7.2/MesaLib-7.2.tar.gz"
sha256 "a7b7cc8201006685184e7348c47cb76aecf71be81475c71c35e3f5fe9de909c6"

bottle do
cellar :any
sha256 "270fab4437a38d2d78d7789b2dd34b04e9c8a392975af41440aa14138bc31104" => :sierra
sha256 "40caa5087e3b8b31b02c9ee7ec00f4eca3cdd4b35eec1fea0ce0ecd64a32689a" => :el_capitan
sha256 "d700939e346f00e21a71e273895ff61d6984924d85cf41de461fb6674e326f8e" => :yosemite
end

depends_on :x11

def install
Expand Down

0 comments on commit 1434f6d

Please sign in to comment.