atkmm 2.22.7
This commit is contained in:
parent
ce95c0f13f
commit
06537c7dbd
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,10 @@ require 'formula'
|
|||
|
||||
class Atkmm < Formula
|
||||
homepage 'http://www.gtkmm.org'
|
||||
url 'http://ftp.acc.umu.se/pub/GNOME/sources/atkmm/2.22/atkmm-2.22.6.tar.bz2'
|
||||
sha256 '923d0d638aba70c7f5feff1fc296e0546978afbb049f404b77d97d90dde4e88f'
|
||||
url 'http://ftp.acc.umu.se/pub/GNOME/sources/atkmm/2.22/atkmm-2.22.7.tar.xz'
|
||||
sha256 'bfbf846b409b4c5eb3a52fa32a13d86936021969406b3dcafd4dd05abd70f91b'
|
||||
|
||||
depends_on 'xz' => :build
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'atk'
|
||||
depends_on 'glibmm'
|
||||
|
|
Loading…
Reference in a new issue