From 657d89df25f4db1db2e4d5783127b200dc8f0d1e Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 2 Feb 2020 23:09:26 +0100 Subject: [PATCH] osx: update recipe for HomeBrew --- osx/lldpd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osx/lldpd.rb b/osx/lldpd.rb index c7815d7e..cad55949 100644 --- a/osx/lldpd.rb +++ b/osx/lldpd.rb @@ -1,8 +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-1.0.4.tar.gz" - sha256 "5319bc032fabf1008d5d91e280276aa7f1bbfbb70129d8526cd4526d7c22724f" + url "https://media.luffy.cx/files/lldpd/lldpd-1.0.5.tar.gz" + sha256 "2dd3b212f4dbabfcbb2794c0010b245f9f8e74b387984e757be6243a74c6cb99" option "with-snmp", "Build SNMP subagent support" -- 2.39.5