lldpd 0.9.6
Closes #10893. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
f8e9c346f1
commit
5ed45b7610
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Lldpd < Formula
|
||||
desc "Implementation of IEEE 802.1ab (LLDP)"
|
||||
homepage "https://vincentbernat.github.io/lldpd/"
|
||||
url "https://media.luffy.cx/files/lldpd/lldpd-0.9.4.tar.gz"
|
||||
sha256 "eb1f5beff2ff5c13c5e0342b5b9da815ed4a63866262445e1168a79ee65c9079"
|
||||
revision 2
|
||||
url "https://media.luffy.cx/files/lldpd/lldpd-0.9.6.tar.gz"
|
||||
sha256 "e74e2dd7e2a233ca1ff385c925ddae2a916d302819d1433741407d2f8fb0ddd8"
|
||||
|
||||
bottle do
|
||||
sha256 "68513191e42cb6c5b8c0b17eb07d553d1d5b9f949dc82ba3e3c94ab02907820b" => :sierra
|
||||
|
|
Loading…
Reference in a new issue