From: Vincent Bernat Date: Sun, 20 Aug 2017 18:37:24 +0000 (+0200) Subject: osx: update Homebrew recipe X-Git-Tag: 0.9.9~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4be49ea08c39cb2b000c8ee2317c94a34614c909;p=thirdparty%2Flldpd.git osx: update Homebrew recipe --- 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"