gtk+3 3.22.3
Closes #6703. Signed-off-by: Tom Schoonjans <Tom.Schoonjans@diamond.ac.uk>
This commit is contained in:
parent
22bbda8014
commit
08540e634b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Gtkx3 < Formula
|
class Gtkx3 < Formula
|
||||||
desc "Toolkit for creating graphical user interfaces"
|
desc "Toolkit for creating graphical user interfaces"
|
||||||
homepage "http://gtk.org/"
|
homepage "http://gtk.org/"
|
||||||
url "https://download.gnome.org/sources/gtk+/3.22/gtk+-3.22.2.tar.xz"
|
url "https://download.gnome.org/sources/gtk+/3.22/gtk+-3.22.3.tar.xz"
|
||||||
sha256 "2343dcaed2fc237ef718136ff4110fef7eb1ebfe178a9b064aa21cd74ecb6946"
|
sha256 "e190ab1a9a893861b8e8be341aa57bce8b7146d6445ebfe5a8ab64236fe82ed3"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "76a6e2c33e2d35b0f5f06b3137c46200d0b30a49fdd4f2c2ec90817aaea6e99f" => :sierra
|
sha256 "76a6e2c33e2d35b0f5f06b3137c46200d0b30a49fdd4f2c2ec90817aaea6e99f" => :sierra
|
||||||
|
|
Loading…
Reference in a new issue