aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorRobert Jackson2013-05-15 20:45:36 -0400
committerJack Nagel2013-05-15 20:39:59 -0500
commit6bc59e1ea5f3cbec2b339a6ef1fb5c796422f1f7 (patch)
tree01b6395a0bcd0d1f1ca45ecd7bc3d2bce5c9b204 /Library
parent931221349d3db564512fc166522c74bb4da90fac (diff)
downloadhomebrew-6bc59e1ea5f3cbec2b339a6ef1fb5c796422f1f7.tar.bz2
reattach-to-user-namespace 2.1
Closes #19854. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/reattach-to-user-namespace.rb4
1 files changed, 2 insertions, 2 deletions
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'