From 691efe2a1ce90bc9ae5164cf88fda43fa3e5ccc7 Mon Sep 17 00:00:00 2001 From: Tommy Yang Date: Sat, 9 Feb 2019 17:06:31 -0800 Subject: [PATCH] httpd 2.4.38 Closes #36864. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com> --- Formula/httpd.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/httpd.rb b/Formula/httpd.rb index 383d9064ec..e9a09ce52f 100644 --- a/Formula/httpd.rb +++ b/Formula/httpd.rb @@ -1,9 +1,8 @@ class Httpd < Formula desc "Apache HTTP server" homepage "https://httpd.apache.org/" - url "https://www.apache.org/dyn/closer.cgi?path=httpd/httpd-2.4.37.tar.bz2" - sha256 "3498dc5c6772fac2eb7307dc7963122ffe243b5e806e0be4fb51974ff759d726" - revision 1 + url "https://www.apache.org/dyn/closer.cgi?path=httpd/httpd-2.4.38.tar.bz2" + sha256 "7dc65857a994c98370dc4334b260101a7a04be60e6e74a5c57a6dee1bc8f394a" bottle do sha256 "a87d9e50fc2685fac96a452d0b717d25a0ca498af1824992e40c2eb634c162e4" => :mojave