aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Altman2015-04-02 19:49:15 -0700
committerMike McQuaid2015-04-07 08:22:54 +0100
commit7a25d1c7f29b52d98267396eb0a20ea85eb79284 (patch)
treee1a65569e05d45d70c01d39d0cdfb7f2a44ada4f
parent4f61b7f1471bbe5027a2e9a0e3523324a4c5a444 (diff)
downloadhomebrew-7a25d1c7f29b52d98267396eb0a20ea85eb79284.tar.bz2
mighttpd2 3.2.7
Also remove the `gmp` dependency. Closes #38328. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/mighttpd2.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/mighttpd2.rb b/Library/Formula/mighttpd2.rb
index f562a3bd2..b00a27d2d 100644
--- a/Library/Formula/mighttpd2.rb
+++ b/Library/Formula/mighttpd2.rb
@@ -4,8 +4,8 @@ class Mighttpd2 < Formula
include Language::Haskell::Cabal
homepage "http://www.mew.org/~kazu/proj/mighttpd/en/"
- url "http://hackage.haskell.org/package/mighttpd2-3.2.4/mighttpd2-3.2.4.tar.gz"
- sha256 "3b99ac25a07b8329f6111611a8fa0278d021323d28a4489d0f3ef4fd79042568"
+ url "http://hackage.haskell.org/package/mighttpd2-3.2.7/mighttpd2-3.2.7.tar.gz"
+ sha256 "57974d96b4dc5d8414ae61bcc45df4a0f07a855764a3baa57bdd39d0173c2dd0"
bottle do
sha256 "221b886d90788df97537c4786a55380c220ddb8ec2bce045fad00276db7f5217" => :yosemite
@@ -15,7 +15,6 @@ class Mighttpd2 < Formula
depends_on "ghc" => :build
depends_on "cabal-install" => :build
- depends_on "gmp"
def install
install_cabal_package