From a2368a98dcea490698c05a5a63ee5abed43dab91 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 8 Mar 2018 06:08:05 -0800 Subject: [PATCH] python@2: revision to restore deleted opt link Closes #25014. Signed-off-by: ilovezfs --- Formula/python@2.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/python@2.rb b/Formula/python@2.rb index 34356f1d53..d8d9326d90 100644 --- a/Formula/python@2.rb +++ b/Formula/python@2.rb @@ -3,7 +3,7 @@ class PythonAT2 < Formula homepage "https://www.python.org/" url "https://www.python.org/ftp/python/2.7.14/Python-2.7.14.tar.xz" sha256 "71ffb26e09e78650e424929b2b457b9c912ac216576e6bd9e7d204ed03296a66" - revision 1 + revision 2 head "https://github.com/python/cpython.git", :branch => "2.7" bottle do