From: Vincent Bernat Date: Mon, 28 Dec 2015 19:28:54 +0000 (+0100) Subject: osx: update Homebrew formula X-Git-Tag: 0.8.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b8b97ac86752ba6c2a53d1083bab00ea5067be9;p=thirdparty%2Flldpd.git osx: update Homebrew formula --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index 6c5f1a6e..a6cb2706 100644 --- a/osx/lldpd.rb +++ b/osx/lldpd.rb @@ -1,8 +1,8 @@ class Lldpd < Formula desc "Implementation library for LLDP" homepage "https://vincentbernat.github.io/lldpd/" - url "http://media.luffy.cx/files/lldpd/lldpd-0.7.15.tar.gz" - sha256 "c891d6d4480a6a890561ac43d8cc923bd027deb82a3999d65f37d96ca368c246" + url "http://media.luffy.cx/files/lldpd/lldpd-0.7.19.tar.gz" + sha256 "aac11cb1fdc037709517372c70c9bf89c752ab8e5eaab9ce140b84ed5a0507c8" option "with-snmp", "Build SNMP subagent support" option "with-json", "Build JSON support for lldpcli"