From: Vincent Bernat Date: Wed, 28 May 2014 10:47:22 +0000 (+0200) Subject: osx: update version to 0.7.9 X-Git-Tag: 0.7.10~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af5f56616c7f0fe48fd568c106771b6f6925cf87;p=thirdparty%2Flldpd.git osx: update version to 0.7.9 --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index 8039e1d5..6dbb786c 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.8.tar.gz' - sha1 '78cd2848a2d5822ebae5a78a922d69596d3222e0' + url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.9.tar.gz' + sha1 '260888a94116642ead9f733278b32f3be0750e4a' option 'with-snmp', "Build SNMP subagent support" option 'with-json', "Build JSON support for lldpcli"