aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBaptiste Fontaine2015-01-27 00:40:00 +0100
committerTim D. Smith2015-01-26 22:21:14 -0800
commite9db62abff54a94a3f6f114c17b95dad117ab1d5 (patch)
treefae57378f6a2090e946d01c3e07c59981a46995f /Library
parentbb9d7b06ed0e4245d6f43d5e539ebceddc92e978 (diff)
downloadhomebrew-e9db62abff54a94a3f6f114c17b95dad117ab1d5.tar.bz2
camlp4 4.02.1+2
Closes #36251. Signed-off-by: Tim D. Smith <git@tim-smith.us>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/camlp4.rb8
1 files changed, 3 insertions, 5 deletions
diff --git a/Library/Formula/camlp4.rb b/Library/Formula/camlp4.rb
index 35aacf851..179648b4e 100644
--- a/Library/Formula/camlp4.rb
+++ b/Library/Formula/camlp4.rb
@@ -1,10 +1,8 @@
-require "formula"
-
class Camlp4 < Formula
homepage "https://github.com/ocaml/camlp4"
- url "https://github.com/ocaml/camlp4/archive/4.02.1+1.tar.gz"
- sha1 "7d0f879517887299167f1c3eefa8f4d266d69183"
- version "4.02.1+1"
+ url "https://github.com/ocaml/camlp4/archive/4.02.1+2.tar.gz"
+ sha1 "ad43587c2bdc46d5d0f028857f5ce90bc9ce7ab5"
+ version "4.02.1+2"
head "https://github.com/ocaml/camlp4.git"
bottle do