mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Add trunk prefix to formula version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user