From af5f56616c7f0fe48fd568c106771b6f6925cf87 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 28 May 2014 12:47:22 +0200 Subject: [PATCH] osx: update version to 0.7.9 --- osx/lldpd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.39.5