cogl 1.22.2
Closes #4269. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7763ebd985
commit
5b2a20f986
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cogl < Formula
|
||||
desc "Low level OpenGL abstraction library developed for Clutter"
|
||||
homepage "https://developer.gnome.org/cogl/"
|
||||
url "https://download.gnome.org/sources/cogl/1.22/cogl-1.22.0.tar.xz"
|
||||
sha256 "689dfb5d14fc1106e9d2ded0f7930dcf7265d0bc84fa846b4f03941633eeaa91"
|
||||
url "https://download.gnome.org/sources/cogl/1.22/cogl-1.22.2.tar.xz"
|
||||
sha256 "39a718cdb64ea45225a7e94f88dddec1869ab37a21b339ad058a9d898782c00d"
|
||||
|
||||
bottle do
|
||||
sha256 "40e791051fe658bfef8c3fd931871e2ed3d5574b99e174eba6f0adeb514328a3" => :el_capitan
|
||||
|
|
Loading…
Reference in a new issue