From: Vincent Bernat Date: Sat, 15 Jun 2019 09:25:40 +0000 (+0200) Subject: osx: update recipe for HomeBrew X-Git-Tag: 1.0.5~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3fa9b099783960982f23900d8fe93c503baa1f3;p=thirdparty%2Flldpd.git osx: update recipe for HomeBrew --- 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"