Revert "Vala 0.25.2"
This reverts commit e17a7a1772ded74da5cfdd8d4bd5144c1e77b0a3.
This commit is contained in:
parent
ccc5aa3c37
commit
26bc7d01da
1 changed files with 5 additions and 5 deletions
|
@ -3,13 +3,13 @@ require "formula"
|
|||
class Vala < Formula
|
||||
homepage "http://live.gnome.org/Vala"
|
||||
head "git://git.gnome.org/vala"
|
||||
url "http://ftp.acc.umu.se/pub/gnome/sources/vala/0.25/vala-0.25.2.tar.xz"
|
||||
sha1 "be2d3d2ae54c55583fe6a57a23bb6fe812d8bcdf"
|
||||
url "http://ftp.acc.umu.se/pub/gnome/sources/vala/0.24/vala-0.24.0.tar.xz"
|
||||
sha1 "33a71a21e12e80cf1f4e0aa3b6a6523ff38e92c8"
|
||||
|
||||
bottle do
|
||||
sha1 "34d6a34f7b98fd8f70b98d0ec22bf52180165c03" => :mavericks
|
||||
sha1 "f7b13157f9188a1c764a52d1e9a8cb9c1bdf3e6e" => :mountain_lion
|
||||
sha1 "8c0ae3a1d2491e44518e61bae6a14c5db63a5c45" => :lion
|
||||
sha1 "96f56ca5ec48b7e0822a6693818d38ca21499014" => :mavericks
|
||||
sha1 "1562fe59048fe478e05914c4ae7f239c8e29bb4b" => :mountain_lion
|
||||
sha1 "2aa1c2c25eda470464541c6d5d76d4d0cabb92e4" => :lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
Loading…
Reference in a new issue