pygobject3 3.14.0

This commit is contained in:
Jack Nagel 2014-09-23 01:48:59 -05:00
parent a3462b7d8a
commit fcfbdc6d0a

View file

@ -2,8 +2,8 @@ require 'formula'
class Pygobject3 < Formula
homepage 'http://live.gnome.org/PyGObject'
url 'http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.12/pygobject-3.12.2.tar.xz'
sha256 '7e7a3d349acf5bb4b68f8539a42e67958840a67cd4f0341ee9aa49189af2a522'
url 'http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.14/pygobject-3.14.0.tar.xz'
sha256 '779effa93f4b59cdb72f4ab0128fb3fd82900bf686193b570fd3a8ce63392d54'
option 'with-tests', 'run tests'