From d3fa9b099783960982f23900d8fe93c503baa1f3 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 15 Jun 2019 11:25:40 +0200 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 a1d641d3..c7815d7e 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.3.tar.gz" - sha256 "39fced395168015416bfe78b95414facf066f841f349024433aa20ab54e4c360" + url "https://media.luffy.cx/files/lldpd/lldpd-1.0.4.tar.gz" + sha256 "5319bc032fabf1008d5d91e280276aa7f1bbfbb70129d8526cd4526d7c22724f" option "with-snmp", "Build SNMP subagent support" -- 2.39.5