buildapp 1.5.2
This commit is contained in:
parent
c42ea05d29
commit
e13114ec4b
1 changed files with 2 additions and 2 deletions
|
@ -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.5.1.tar.gz'
|
||||
sha1 '164377c4cf7f23e69d80d55cbd7a0db028ae97d5'
|
||||
url 'https://github.com/xach/buildapp/archive/release-1.5.2.tar.gz'
|
||||
sha1 'be9a8fbcbd52383041c96f3b761f0d8d8ed66de4'
|
||||
|
||||
depends_on 'sbcl'
|
||||
|
||||
|
|
Loading…
Reference in a new issue