SDL2_ttf 2.0.14

Closes #179.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
s172262 2016-04-10 14:02:57 +09:00 committed by Mike McQuaid
parent d3a3c34774
commit bb23fdf2ef

View file

@ -1,8 +1,8 @@
class Sdl2Ttf < Formula
desc "Library for using TrueType fonts in SDL applications"
homepage "https://www.libsdl.org/projects/SDL_ttf/"
url "https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.13.tar.gz"
sha256 "25ddad0302e7d74ce16a770974930cefbdcf67499ca7d40ce7a6bd7de6022fdf"
url "https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz"
sha256 "34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62fe39276"
bottle do
cellar :any