Blueutil 1.0.0
This commit is contained in:
parent
193479c501
commit
8249a32843
1 changed files with 4 additions and 1 deletions
|
@ -1,8 +1,11 @@
|
|||
require 'formula'
|
||||
|
||||
class Blueutil < Formula
|
||||
head 'https://github.com/toy/blueutil.git'
|
||||
homepage 'https://github.com/toy/blueutil'
|
||||
url 'https://github.com/toy/blueutil/tarball/v1.0.0'
|
||||
sha1 '64df692f32e920590746ca9d7dc0ea19c3b5c909'
|
||||
|
||||
head 'https://github.com/toy/blueutil.git'
|
||||
|
||||
def install
|
||||
# Set to build with SDK=macosx10.6, but it doesn't actually need 10.6
|
||||
|
|
Loading…
Reference in a new issue