geocouch: fix devel/head

closes Homebrew/homebrew#20896.
master
Jack Nagel 2013-06-29 11:49:07 -05:00
parent cebda02915
commit 388c1c1b87
1 changed files with 1 additions and 6 deletions

View File

@ -6,12 +6,7 @@ class Geocouch < Formula
sha1 '73f5586c06cdec2fb6c5ab88da1ff99ef76beeb7'
version '1.3.0'
head 'https://github.com/couchbase/geocouch.git', :tag => 'couchdb1.3.x'
devel do
url 'https://github.com/couchbase/geocouch.git', :tag => 'master'
version '1.4.x'
end
head 'https://github.com/couchbase/geocouch.git'
def couchdb_share
HOMEBREW_PREFIX/'share/couchdb'