From 4be49ea08c39cb2b000c8ee2317c94a34614c909 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 20 Aug 2017 20:37:24 +0200 Subject: [PATCH] osx: update Homebrew recipe --- osx/lldpd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osx/lldpd.rb b/osx/lldpd.rb index 29924bf4..3bd86d73 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-0.9.7.tar.gz" - sha256 "b9360355c30a3c06fd5c0a6e658f2ad8bf77037d5a17c6fcabf20e62882e0db8" + url "https://media.luffy.cx/files/lldpd/lldpd-0.9.8.tar.gz" + sha256 "9ee494e91bc33938575b2c09b26188c486ef8eac6e2155d250c189cc4e988c4f" option "with-snmp", "Build SNMP subagent support" -- 2.39.5