Skip to content

Commit 1fe5cd9

Browse files
committed
httpd 2.4.64
1 parent 380d073 commit 1fe5cd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/h/httpd.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Httpd < Formula
22
desc "Apache HTTP server"
33
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"
4+
url "https://dlcdn.apache.org/httpd/httpd-2.4.64.tar.bz2"
5+
mirror "https://downloads.apache.org/httpd/httpd-2.4.64.tar.bz2"
6+
sha256 "120b35a2ebf264f277e20f9a94f870f2063342fbff0861404660d7dd0ab1ac29"
77
license "Apache-2.0"
88

99
bottle do

0 commit comments

Comments
 (0)