From 6bc59e1ea5f3cbec2b339a6ef1fb5c796422f1f7 Mon Sep 17 00:00:00 2001 From: Robert Jackson Date: Wed, 15 May 2013 20:45:36 -0400 Subject: reattach-to-user-namespace 2.1 Closes #19854. Signed-off-by: Jack Nagel --- Library/Formula/reattach-to-user-namespace.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/reattach-to-user-namespace.rb b/Library/Formula/reattach-to-user-namespace.rb index e47753821..811a30539 100644 --- a/Library/Formula/reattach-to-user-namespace.rb +++ b/Library/Formula/reattach-to-user-namespace.rb @@ -2,8 +2,8 @@ require 'formula' class ReattachToUserNamespace < Formula homepage 'https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard' - url 'https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard.git', :revision => 'ece1935953593d05e98d8c3ee8f956b2429d633f' - version 'ece193' + url 'https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard.git', :revision => 'de300b06b84423f09cda11e7b2cf92ee65b97293' + version '2.1' head 'https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard.git' -- cgit v1.2.3