Skip to content

Commit

Permalink
opam-0.9.3
Browse files Browse the repository at this point in the history
Closes Homebrew#17863.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
avsm authored and adamv committed Feb 15, 2013
1 parent ac6e007 commit 162cc34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/opam.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Opam < Formula
homepage 'https://github.com/OCamlPro/opam'
url 'https://github.com/OCamlPro/opam/archive/0.9.2.tar.gz'
sha1 '993ad778101589bbad089e34922d0e60180698a0'
url 'https://github.com/OCamlPro/opam/archive/0.9.3.tar.gz'
sha1 '5be3d072ab461c5ef744a8b718e970afd1c684f6'

head 'https://github.com/OCamlPro/opam.git'

Expand Down

0 comments on commit 162cc34

Please sign in to comment.