csfml: bump revision for glew

This commit is contained in:
Anatoliy Bulukin 2015-05-12 07:46:15 +03:00 committed by Xu Cheng
parent a9d189d69e
commit 94d59ed113

View file

@ -4,6 +4,14 @@ class Csfml < Formula
homepage "http://www.sfml-dev.org/"
url "http://www.sfml-dev.org/download/csfml/CSFML-2.2-sources.zip"
sha1 "1dc3d2dadef6e6daa05b0dd868367ad5f02419e4"
revision 1
bottle do
cellar :any
sha256 "4cc1bc694356a8206e1164cc266ef68b5c45e7a1ee60d0e210c4a8e49c6abb97" => :yosemite
sha256 "d1d8e0343fe42fd91029a770cdf912587fbf7388ea997d68ec4f96f33548cb77" => :mavericks
sha256 "3ecb8338214a6c0485fe294af23c4ec8440e35878ef0521a4fe6d6da792e6c77" => :mountain_lion
end
depends_on "cmake" => :build
depends_on "sfml"