rancid 3.10
Closes #45489. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c460e49871
commit
e3496771b4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Rancid < Formula
|
||||
desc "Really Awesome New Cisco confIg Differ"
|
||||
homepage "https://www.shrubbery.net/rancid/"
|
||||
url "ftp://ftp.shrubbery.net/pub/rancid/rancid-3.9.tar.gz"
|
||||
mirror "https://deb.debian.org/debian/pool/main/r/rancid/rancid_3.9.orig.tar.gz"
|
||||
sha256 "9db9ba5026c2acae99713c6ee00f8186ea9d14eb2b902dabf40525025e0b1188"
|
||||
url "ftp://ftp.shrubbery.net/pub/rancid/rancid-3.10.tar.gz"
|
||||
mirror "https://deb.debian.org/debian/pool/main/r/rancid/rancid_3.10.orig.tar.gz"
|
||||
sha256 "7781af6df112fa45655485d178055b013cdce32523c6737dd593ca645898bafe"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue