]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update recipe for HomeBrew
authorVincent Bernat <vincent@bernat.ch>
Sun, 2 Feb 2020 22:09:26 +0000 (23:09 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sun, 2 Feb 2020 22:09:26 +0000 (23:09 +0100)
osx/lldpd.rb

index c7815d7e0b910efb699d6c32bd23c3dc51c1e1e8..cad559495cfe7d66e9ffffb613e2d601fd7ead96 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-1.0.4.tar.gz"
-  sha256 "5319bc032fabf1008d5d91e280276aa7f1bbfbb70129d8526cd4526d7c22724f"
+  url "https://media.luffy.cx/files/lldpd/lldpd-1.0.5.tar.gz"
+  sha256 "2dd3b212f4dbabfcbb2794c0010b245f9f8e74b387984e757be6243a74c6cb99"
 
   option "with-snmp", "Build SNMP subagent support"