sdl_net 1.2.8

Upgrade sdl_net to version 1.2.8.
Tested both native and universal on Lion with llvm and clang from
XCode-4.3.3.

Closes Homebrew/homebrew#13160.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
nibbles 2bits 2012-07-02 01:12:41 -07:00 committed by Jack Nagel
parent 7a1c1152da
commit fc324ed650
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class SdlNet < Formula
url 'http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.7.tar.gz'
homepage 'http://www.libsdl.org/projects/SDL_net/'
md5 '6bd4662d1423810f3140d4da21b6d912'
url 'http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz'
sha1 'fd393059fef8d9925dc20662baa3b25e02b8405d'
depends_on 'sdl'