From f0c0fbfdebf31c23deeb47e18e657148ed5c12d4 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Thu, 21 Aug 2014 13:11:29 +0200 Subject: [PATCH] Build gitlab-rails 7.2.0.rc5-ee --- config/software/gitlab-rails.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/software/gitlab-rails.rb b/config/software/gitlab-rails.rb index e6d1c6a..f8bf56e 100644 --- a/config/software/gitlab-rails.rb +++ b/config/software/gitlab-rails.rb @@ -17,7 +17,7 @@ # name "gitlab-rails" -default_version "45da59daab5878eb20adc402fbd9c9f44407ed75" # 7.2.0.pre +default_version "5812cfa10eae1eb306d23605ab2cea70db042d05" # v7.2.0.rc5-ee EE = system("#{Config.project_root}/support/is_gitlab_ee.sh") @@ -33,7 +33,7 @@ dependency "python-docutils" dependency "mysql-client" if EE dependency "rugged" -source :git => "https://gitlab.com/gitlab-org/gitlab-ce.git" +source :git => "git@gitlab.com:subscribers/gitlab-ee.git" build do env = with_standard_compiler_flags(with_embedded_path) -- libgit2 0.21.2