Skip to content

Commit b594966

Browse files
committed
chrony 4.6.1
1 parent 54412fa commit b594966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/chrony.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Chrony < Formula
22
desc "Versatile implementation of the Network Time Protocol (NTP)"
33
homepage "https://chrony-project.org"
4-
url "https://chrony-project.org/releases/chrony-4.6.tar.gz"
5-
sha256 "9adad4a5014420fc52b695896556fdfb49709dc7cd72d7f688d9eb85d5a274d5"
4+
url "https://chrony-project.org/releases/chrony-4.6.1.tar.gz"
5+
sha256 "571ff73fbf0ae3097f0604eca2e00b1d8bb2e91affe1a3494785ff21d6199c5c"
66
license "GPL-2.0-only"
77

88
livecheck do

0 commit comments

Comments
 (0)