]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - osx/lldpd.rb
osx: update Homebrew recipe
[thirdparty/lldpd.git] / osx / lldpd.rb
index f71705e9d54444f4b3ec3698b3d15e468c1c9c19..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.4.tar.gz"
-  sha256 "eb1f5beff2ff5c13c5e0342b5b9da815ed4a63866262445e1168a79ee65c9079"
+  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"