]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update Homebrew formula to 0.9.1
authorVincent Bernat <vincent@bernat.im>
Sun, 28 Feb 2016 12:26:37 +0000 (13:26 +0100)
committerVincent Bernat <vincent@bernat.im>
Sun, 28 Feb 2016 12:26:37 +0000 (13:26 +0100)
osx/lldpd.rb

index a08938dacf7cd6fa63ae759ac3f4b92c95cc0374..ea717159af3e5c486465a13c6fce1da23ae5ca3e 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.19.tar.gz"
-  sha256 "aac11cb1fdc037709517372c70c9bf89c752ab8e5eaab9ce140b84ed5a0507c8"
+  url "http://media.luffy.cx/files/lldpd/lldpd-0.9.1.tar.gz"
+  sha256 "16ad6d513a6a0c6c201ce4941693c0e9d6fce83bbfa3733620354d1ac9a60908"
 
   option "with-snmp", "Build SNMP subagent support"
   option "with-json", "Build JSON support for lldpcli"