We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380d073 commit 1fe5cd9Copy full SHA for 1fe5cd9
Formula/h/httpd.rb
@@ -1,9 +1,9 @@
1
class Httpd < Formula
2
desc "Apache HTTP server"
3
homepage "https://httpd.apache.org/"
4
- url "https://dlcdn.apache.org/httpd/httpd-2.4.63.tar.bz2"
5
- mirror "https://downloads.apache.org/httpd/httpd-2.4.63.tar.bz2"
6
- sha256 "88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab"
+ url "https://dlcdn.apache.org/httpd/httpd-2.4.64.tar.bz2"
+ mirror "https://downloads.apache.org/httpd/httpd-2.4.64.tar.bz2"
+ sha256 "120b35a2ebf264f277e20f9a94f870f2063342fbff0861404660d7dd0ab1ac29"
7
license "Apache-2.0"
8
9
bottle do
0 commit comments