aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/opam.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/opam.rb b/Library/Formula/opam.rb
index bbf9c1243..f8ef0761a 100644
--- a/Library/Formula/opam.rb
+++ b/Library/Formula/opam.rb
@@ -2,8 +2,8 @@ require 'formula'
class Opam < Formula
homepage 'https://github.com/OCamlPro/opam'
- url 'https://github.com/OCamlPro/opam/archive/0.9.4.tar.gz'
- sha1 '731446f5fc3bf0980578f82fe827d23d97e8b762'
+ url 'https://github.com/OCamlPro/opam/archive/0.9.5.tar.gz'
+ sha1 '73afb82f16052badd5c7eea0d24a01029ab21c67'
head 'https://github.com/OCamlPro/opam.git'