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 3404306 commit a565eccCopy full SHA for a565ecc
Formula/s/shepherd.rb
@@ -1,9 +1,9 @@
1
class Shepherd < Formula
2
desc "Service manager that looks after the herd of system services"
3
homepage "https://www.gnu.org/software/shepherd/"
4
- url "https://ftp.gnu.org/gnu/shepherd/shepherd-1.0.4.tar.gz"
5
- mirror "https://ftpmirror.gnu.org/shepherd/shepherd-1.0.4.tar.gz"
6
- sha256 "13306a6b56dfe252464e84a23c23a7234338cc752c565e1b865f7cbf8a03f0cf"
+ url "https://ftp.gnu.org/gnu/shepherd/shepherd-1.0.5.tar.gz"
+ mirror "https://ftpmirror.gnu.org/shepherd/shepherd-1.0.5.tar.gz"
+ sha256 "3c475069a02b49018491e5a5bbab5b7a424d76c7a06bdbf47afd005dc86805f8"
7
license "GPL-3.0-or-later"
8
9
bottle do
0 commit comments