pygobject3 3.14.0
This commit is contained in:
parent
a3462b7d8a
commit
fcfbdc6d0a
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue