]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update HomeBrew formula
authorVincent Bernat <vincent@bernat.ch>
Sat, 5 Sep 2020 12:21:03 +0000 (14:21 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sat, 5 Sep 2020 12:21:03 +0000 (14:21 +0200)
osx/lldpd.rb

index cad559495cfe7d66e9ffffb613e2d601fd7ead96..9a55e61a9f8650bb2fe2c0e94acc828f6222c0a1 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.5.tar.gz"
-  sha256 "2dd3b212f4dbabfcbb2794c0010b245f9f8e74b387984e757be6243a74c6cb99"
+  url "https://media.luffy.cx/files/lldpd/lldpd-1.0.6.tar.gz"
+  sha256 "25e15bc3407c1cbf2d0b2f21993561a57b7e2fdc5cebfcf6df4ce5ce376aaeec"
 
   option "with-snmp", "Build SNMP subagent support"