]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: new release
authorVincent Bernat <vincent@bernat.im>
Sun, 13 Apr 2014 09:49:52 +0000 (11:49 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 13 Apr 2014 09:49:52 +0000 (11:49 +0200)
osx/lldpd.rb

index a221c682cd3c46752f59715e8dd4b3f45e87c958..91520054110e5d0012088c7e81f6ec6964c7e327 100644 (file)
@@ -2,8 +2,8 @@ require 'formula'
 
 class Lldpd < Formula
   homepage 'http://vincentbernat.github.io/lldpd/'
-  url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.7.tar.gz'
-  sha1 '4471e5fcd66d650b6327842a9e2e779e546f2491'
+  url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.8.tar.gz'
+  sha1 '78cd2848a2d5822ebae5a78a922d69596d3222e0'
 
   option 'with-snmp', "Build SNMP subagent support"
   option 'with-json', "Build JSON support for lldpcli"