From: Vincent Bernat Date: Thu, 15 Oct 2015 08:04:32 +0000 (+0200) Subject: osx: update HomeBrew recipe X-Git-Tag: 0.7.19~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b2f598f590e596f22eb133e9bcc13fb63d2929;p=thirdparty%2Flldpd.git osx: update HomeBrew recipe --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index 85545003..f6f9e496 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.18.tar.gz" + sha256 "6d6ad8e13286addcbf8787d9c407a7f4bdc4f6ae67bb1d81bcd195169f5095d6" option "with-snmp", "Build SNMP subagent support" option "with-json", "Build JSON support for lldpcli"