]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update Homebrew recipe
authorVincent Bernat <vincent@bernat.im>
Sat, 21 Jan 2017 18:41:17 +0000 (19:41 +0100)
committerVincent Bernat <vincent@bernat.im>
Sat, 21 Jan 2017 18:44:01 +0000 (19:44 +0100)
osx/lldpd.rb

index d21861a8087456591ddcc9b2b8864323863bc546..1e33aeffffd2d8874f6e3b854091d10e03163491 100644 (file)
@@ -1,8 +1,8 @@
 class Lldpd < Formula
-  desc "Implementation library for LLDP"
+  desc "Implementation of IEEE 802.1ab (LLDP)"
   homepage "https://vincentbernat.github.io/lldpd/"
-  url "https://media.luffy.cx/files/lldpd/lldpd-0.9.5.tar.gz"
-  sha256 "e9585c52f14808f03f6b6c3a9163c95b542a47b18abe002992b155d143a1a247"
+  url "https://media.luffy.cx/files/lldpd/lldpd-0.9.6.tar.gz"
+  sha256 "e74e2dd7e2a233ca1ff385c925ddae2a916d302819d1433741407d2f8fb0ddd8"
 
   option "with-snmp", "Build SNMP subagent support"
   option "with-json", "Build JSON support for lldpcli"