buildapp 1.4.8

Closes Homebrew/homebrew#21247.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Brett Koonce 2013-07-15 23:18:06 -05:00 committed by Jack Nagel
parent d108357bff
commit 8089d7bf60
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Buildapp < Formula
homepage 'http://www.xach.com/lisp/buildapp/'
url 'https://github.com/xach/buildapp/archive/release-1.4.6.tar.gz'
sha1 '6ea1edea596d6ba92acf3af9c9f096d4a7732c6c'
url 'https://github.com/xach/buildapp/archive/release-1.4.8.tar.gz'
sha1 '2a0b045d6b39976331c918607c38f49353a81e43'
depends_on 'sbcl'