]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update Homebrew formula
authorVincent Bernat <vincent@bernat.im>
Mon, 28 Dec 2015 19:28:54 +0000 (20:28 +0100)
committerVincent Bernat <vincent@bernat.im>
Mon, 28 Dec 2015 19:28:54 +0000 (20:28 +0100)
osx/lldpd.rb

index 6c5f1a6ea5bba4780eca9bad02471ba6951c7eb1..a6cb2706e83a861b735718e6892e894e635df617 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.7.15.tar.gz"
-  sha256 "c891d6d4480a6a890561ac43d8cc923bd027deb82a3999d65f37d96ca368c246"
+  url "http://media.luffy.cx/files/lldpd/lldpd-0.7.19.tar.gz"
+  sha256 "aac11cb1fdc037709517372c70c9bf89c752ab8e5eaab9ce140b84ed5a0507c8"
 
   option "with-snmp", "Build SNMP subagent support"
   option "with-json", "Build JSON support for lldpcli"