]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update Homebrew recipe
authorVincent Bernat <vincent@bernat.im>
Sun, 20 Aug 2017 18:37:24 +0000 (20:37 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 20 Aug 2017 18:37:24 +0000 (20:37 +0200)
osx/lldpd.rb

index 29924bf448651e406b5c5afe55a9b275811089a6..3bd86d73f380b15ef2cffbec7a56f06ab7dee220 100644 (file)
@@ -1,8 +1,8 @@
 class Lldpd < Formula
   desc "Implementation of IEEE 802.1ab (LLDP)"
   homepage "https://vincentbernat.github.io/lldpd/"
-  url "https://media.luffy.cx/files/lldpd/lldpd-0.9.7.tar.gz"
-  sha256 "b9360355c30a3c06fd5c0a6e658f2ad8bf77037d5a17c6fcabf20e62882e0db8"
+  url "https://media.luffy.cx/files/lldpd/lldpd-0.9.8.tar.gz"
+  sha256 "9ee494e91bc33938575b2c09b26188c486ef8eac6e2155d250c189cc4e988c4f"
 
   option "with-snmp", "Build SNMP subagent support"