]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update lldpd to 0.9.3
authorVincent Bernat <vincent@bernat.im>
Fri, 17 Jun 2016 17:19:10 +0000 (19:19 +0200)
committerVincent Bernat <vincent@bernat.im>
Fri, 17 Jun 2016 17:19:10 +0000 (19:19 +0200)
osx/lldpd.rb

index 918bbac54692ee51c261d4b6ef1699b51e1c0176..3159d45e0196e20e3362bf2e4960c02b375ecd6e 100644 (file)
@@ -1,8 +1,8 @@
 class Lldpd < Formula
   desc "Implementation library for LLDP"
   homepage "https://vincentbernat.github.io/lldpd/"
-  url "http://media.luffy.cx/files/lldpd/lldpd-0.9.2.tar.gz"
-  sha256 "6054f29d41faf32186a22331853a299c87f4419b4332df4a564f76a139305a32"
+  url "https://media.luffy.cx/files/lldpd/lldpd-0.9.3.tar.gz"
+  sha256 "cfa8a3245dd71efc1f5de064a72576a7c1afaaf0ccb5833238398b6dc612b127"
 
   option "with-snmp", "Build SNMP subagent support"
   option "with-json", "Build JSON support for lldpcli"