From: Vincent Bernat Date: Sat, 30 Dec 2017 09:02:37 +0000 (+0100) Subject: osx: update Homebrew formula X-Git-Tag: 1.0.0~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=acbb798a2d28bbc3d45cbff2980f2cefbdf684ff;p=thirdparty%2Flldpd.git osx: update Homebrew formula --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index eacaf4a2..fa4dbe06 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.8.tar.gz" - sha256 "9ee494e91bc33938575b2c09b26188c486ef8eac6e2155d250c189cc4e988c4f" + url "https://media.luffy.cx/files/lldpd/lldpd-0.9.9.tar.gz" + sha256 "5e9e08f500d21376631cbc9f8e19a4b167cd38eb2d8fd9e660b8e80507f802db" option "with-snmp", "Build SNMP subagent support"