From af3bf264d23692e416a86335cd57369c122fd516 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 17 Jun 2016 19:22:50 +0200 Subject: [PATCH] release: prepare 0.9.4 for OSX --- osx/lldpd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osx/lldpd.rb b/osx/lldpd.rb index 3159d45e..f71705e9 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.3.tar.gz" - sha256 "cfa8a3245dd71efc1f5de064a72576a7c1afaaf0ccb5833238398b6dc612b127" + url "https://media.luffy.cx/files/lldpd/lldpd-0.9.4.tar.gz" + sha256 "eb1f5beff2ff5c13c5e0342b5b9da815ed4a63866262445e1168a79ee65c9079" option "with-snmp", "Build SNMP subagent support" option "with-json", "Build JSON support for lldpcli" -- 2.39.5