Add trunk prefix to formula version

This commit is contained in:
Kevin Sawicki
2012-10-09 13:23:03 -07:00
parent 92d92fe9d5
commit bc2a996f9e

View File

@@ -5,7 +5,7 @@ require 'formula'
class Gyp < Formula
homepage 'http://code.google.com/p/gyp/'
url 'http://gyp.googlecode.com/svn/trunk', :revision => 1518
version '1518'
version 'trunk-1518'
head 'http://gyp.googlecode.com/svn/trunk'
def install