]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update HomeBrew recipe for 0.9.2
authorVincent Bernat <vincent@bernat.im>
Sun, 20 Mar 2016 14:38:22 +0000 (15:38 +0100)
committerVincent Bernat <vincent@bernat.im>
Sun, 20 Mar 2016 14:38:22 +0000 (15:38 +0100)
osx/lldpd.rb

index ea717159af3e5c486465a13c6fce1da23ae5ca3e..918bbac54692ee51c261d4b6ef1699b51e1c0176 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.1.tar.gz"
-  sha256 "16ad6d513a6a0c6c201ce4941693c0e9d6fce83bbfa3733620354d1ac9a60908"
+  url "http://media.luffy.cx/files/lldpd/lldpd-0.9.2.tar.gz"
+  sha256 "6054f29d41faf32186a22331853a299c87f4419b4332df4a564f76a139305a32"
 
   option "with-snmp", "Build SNMP subagent support"
   option "with-json", "Build JSON support for lldpcli"