pce 0.2.2

Closes Homebrew/homebrew#21453.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Katherine Whitlock 2013-07-25 23:17:24 -04:00 committed by Adam Vandenberg
parent dd907246ad
commit 322a4aeacd
1 changed files with 4 additions and 4 deletions

View File

@ -2,14 +2,14 @@ require 'formula'
class Pce < Formula
homepage 'http://www.hampa.ch/pce/'
url 'http://www.hampa.ch/pub/pce/pce-0.2.1.tar.gz'
sha1 '72b9de82fc966a0ba037002605df7fbb7c7f5fb3'
url 'http://www.hampa.ch/pub/pce/pce-0.2.2.tar.gz'
sha1 'b12dffbacaad44532b5c576bcffae5d11f17cc56'
head 'git://git.hampa.ch/pce.git'
devel do
url 'http://www.hampa.ch/pub/pce/pre/pce-20120904-92b57a0.tar.gz'
sha1 '577f5ad48e9b65ff01b8a6be655c83e3fda0a778'
url 'http://www.hampa.ch/pub/pce/pre/pce-20130508-37e6b78.tar.gz'
sha1 '029c099a1cb57f3e5b1afb087d44680efe94a42e'
end
depends_on 'sdl'