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 54412fa commit b594966Copy full SHA for b594966
Formula/c/chrony.rb
@@ -1,8 +1,8 @@
1
class Chrony < Formula
2
desc "Versatile implementation of the Network Time Protocol (NTP)"
3
homepage "https://chrony-project.org"
4
- url "https://chrony-project.org/releases/chrony-4.6.tar.gz"
5
- sha256 "9adad4a5014420fc52b695896556fdfb49709dc7cd72d7f688d9eb85d5a274d5"
+ url "https://chrony-project.org/releases/chrony-4.6.1.tar.gz"
+ sha256 "571ff73fbf0ae3097f0604eca2e00b1d8bb2e91affe1a3494785ff21d6199c5c"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments