From: Vincent Bernat Date: Sun, 13 Apr 2014 09:49:52 +0000 (+0200) Subject: osx: new release X-Git-Tag: 0.7.9~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=70f4df2aaa491cfc2c1146f465b9dbe240fe2e7f;p=thirdparty%2Flldpd.git osx: new release --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index a221c682..91520054 100644 --- a/osx/lldpd.rb +++ b/osx/lldpd.rb @@ -2,8 +2,8 @@ require 'formula' class Lldpd < Formula homepage 'http://vincentbernat.github.io/lldpd/' - url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.7.tar.gz' - sha1 '4471e5fcd66d650b6327842a9e2e779e546f2491' + url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.8.tar.gz' + sha1 '78cd2848a2d5822ebae5a78a922d69596d3222e0' option 'with-snmp', "Build SNMP subagent support" option 'with-json', "Build JSON support for lldpcli"