The proper way to do this is with the head function
parent
d614c20fdf
commit
c37d310cae
|
@ -5,8 +5,7 @@ require 'brewkit'
|
|||
# "a very long time" to bootstrap the image.
|
||||
|
||||
class Factor <Formula
|
||||
url 'git://github.com/slavapestov/factor.git'
|
||||
version 'trunk'
|
||||
head 'git://github.com/slavapestov/factor.git'
|
||||
homepage 'http://factorcode.org/'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in New Issue