From 30b2f598f590e596f22eb133e9bcc13fb63d2929 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Thu, 15 Oct 2015 10:04:32 +0200 Subject: [PATCH] osx: update HomeBrew recipe --- osx/lldpd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.39.5