mednafen 0.8.D.3

master
Adam Vandenberg 2010-10-17 09:59:34 -07:00
parent bcb52285b7
commit 6b118199e9
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Mednafen <Formula
homepage 'http://mednafen.sourceforge.net/'
url 'http://forum.fobby.net/index.php?t=getfile&id=192'
md5 'f50882095931a44df828e1254ed1a461'
version '0.8.D-rc1'
url 'http://downloads.sourceforge.net/project/mednafen/Mednafen/0.8.D.3/mednafen-0.8.D.3.tar.bz2'
md5 '57d22805071becd81858b0c088a275e5'
version '0.8.D.3'
depends_on 'pkg-config' => :build
depends_on 'sdl'