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 c76b0e9 commit 2710c7dCopy full SHA for 2710c7d
Formula/s/syslog-ng.rb
@@ -6,7 +6,7 @@ class SyslogNg < Formula
6
url "https://github.com/syslog-ng/syslog-ng/releases/download/syslog-ng-4.8.1/syslog-ng-4.8.1.tar.gz"
7
sha256 "e8b8b98c60a5b68b25e3462c4104c35d05b975e6778d38d8a81b8ff7c0e64c5b"
8
license all_of: ["LGPL-2.1-or-later", "GPL-2.0-or-later"]
9
- revision 10
+ revision 11
10
head "https://github.com/syslog-ng/syslog-ng.git", branch: "master"
11
12
bottle do
0 commit comments