From: Vincent Bernat Date: Fri, 12 Jul 2013 08:11:41 +0000 (+0200) Subject: osx: update SHA1 sum for Homebrew recipe X-Git-Tag: 0.7.7~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25354cf35113c1fc5b8fd77b35dc9c3b1c8eccc7;p=thirdparty%2Flldpd.git osx: update SHA1 sum for Homebrew recipe --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index a48fbdbf..334704c0 100644 --- a/osx/lldpd.rb +++ b/osx/lldpd.rb @@ -3,7 +3,7 @@ require 'formula' class Lldpd < Formula homepage 'http://vincentbernat.github.com/lldpd/' url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.6.tar.gz' - sha1 'a16446db71aac8f5149cd8ab7286efe0559b427c' + sha1 'be3d3937b22d14259553f637694f744ed3b8ba79' option 'with-snmp', "Build SNMP subagent support" option 'with-json', "Build JSON support for lldpcli"