From 2d671df29091413e298fca7b4f27160f9be63589 Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Fri, 17 Apr 2015 21:28:45 +0800 Subject: [PATCH] redir: reassign version from 2.2.1_9 to 2.2.1-9 Version string like 2.2.1_9 can be ambiguous with revision number. Closes Homebrew/homebrew#38749. Signed-off-by: Xu Cheng --- Formula/redir.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/redir.rb b/Formula/redir.rb index b9623cb1750d3..ad6f455c22517 100644 --- a/Formula/redir.rb +++ b/Formula/redir.rb @@ -1,7 +1,7 @@ class Redir < Formula homepage "http://sammy.net/~sammy/hacks/" url "https://github.com/TracyWebTech/redir/archive/2.2.1-9.tar.gz" - version "2.2.1_9" + version "2.2.1-9" sha1 "84ae75104d79432bbc15f67e4dc2980e0912b2b6" bottle do