From: Vincent Bernat Date: Fri, 30 Sep 2016 18:30:06 +0000 (+0200) Subject: release: prepare 0.9.5 for OSX X-Git-Tag: 0.9.6~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e938e58173d606790e1aca59220bd6406e39ffcb;p=thirdparty%2Flldpd.git release: prepare 0.9.5 for OSX --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index f71705e9..d21861a8 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 "https://media.luffy.cx/files/lldpd/lldpd-0.9.4.tar.gz" - sha256 "eb1f5beff2ff5c13c5e0342b5b9da815ed4a63866262445e1168a79ee65c9079" + url "https://media.luffy.cx/files/lldpd/lldpd-0.9.5.tar.gz" + sha256 "e9585c52f14808f03f6b6c3a9163c95b542a47b18abe002992b155d143a1a247" option "with-snmp", "Build SNMP subagent support" option "with-json", "Build JSON support for lldpcli"