gobject-introspection 1.52.1
Closes #12985. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
d2e50974b3
commit
27156b8af7
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class GobjectIntrospection < Formula
|
||||
desc "Generate introspection data for GObject libraries"
|
||||
homepage "https://live.gnome.org/GObjectIntrospection"
|
||||
url "https://download.gnome.org/sources/gobject-introspection/1.52/gobject-introspection-1.52.0.tar.xz"
|
||||
sha256 "9fc6d1ebce5ad98942cb21e2fe8dd67b722dcc01981840632a1b233f7d0e2c1e"
|
||||
revision 1
|
||||
url "https://download.gnome.org/sources/gobject-introspection/1.52/gobject-introspection-1.52.1.tar.xz"
|
||||
sha256 "2ed0c38d52fe1aa6fc4def0c868fe481cb87b532fc694756b26d6cfab29faff4"
|
||||
|
||||
bottle do
|
||||
sha256 "0223d5fa11a8f69c40b37a43cab2a145e39ab47f5c96cb3ca078c4b96410dacc" => :sierra
|
||||
|
|
Loading…
Reference in a new issue