libepoxy 1.4.1
Closes #10527. Signed-off-by: Tom Schoonjans <Tom.Schoonjans@diamond.ac.uk>
This commit is contained in:
parent
1df67a891f
commit
095b1c8329
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libepoxy < Formula
|
||||
desc "Library for handling OpenGL function pointer management"
|
||||
homepage "https://github.com/anholt/libepoxy"
|
||||
url "https://download.gnome.org/sources/libepoxy/1.4/libepoxy-1.4.0.tar.xz"
|
||||
sha256 "25a906b14a921bc2b488cfeaa21a00486fe92630e4a9dd346e4ecabeae52ab41"
|
||||
url "https://download.gnome.org/sources/libepoxy/1.4/libepoxy-1.4.1.tar.xz"
|
||||
sha256 "88c6abf5522fc29bab7d6c555fd51a855cbd9253c4315f8ea44e832baef21aa6"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue