From 1fbd34c2aa5d91bc637a351cad4d89268f348796 Mon Sep 17 00:00:00 2001 From: Martin Schumann Date: Thu, 5 May 2016 20:57:59 +0200 Subject: [PATCH] opam 1.2.2 Incremented revision to force rebuild Closes #776. Signed-off-by: Dominyk Tiller --- Formula/opam.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/opam.rb b/Formula/opam.rb index 911e625607..88e5171618 100644 --- a/Formula/opam.rb +++ b/Formula/opam.rb @@ -3,7 +3,7 @@ class Opam < Formula homepage "https://opam.ocaml.org" url "https://github.com/ocaml/opam/archive/1.2.2.tar.gz" sha256 "3e4a05df6ff8deecba019d885ebe902eb933acb6e2fc7784ffee1ee14871e36a" - revision 1 + revision 2 head "https://github.com/ocaml/opam.git" bottle do