]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update version to 0.7.9
authorVincent Bernat <vincent@bernat.im>
Wed, 28 May 2014 10:47:22 +0000 (12:47 +0200)
committerVincent Bernat <vincent@bernat.im>
Wed, 28 May 2014 10:47:22 +0000 (12:47 +0200)
osx/lldpd.rb

index 8039e1d54fd6177f78fb6499b6ff4726e6865516..6dbb786cb678b4bbf7902f30d83cb094536f1ec9 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.8.tar.gz'
-  sha1 '78cd2848a2d5822ebae5a78a922d69596d3222e0'
+  url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.9.tar.gz'
+  sha1 '260888a94116642ead9f733278b32f3be0750e4a'
 
   option 'with-snmp', "Build SNMP subagent support"
   option 'with-json', "Build JSON support for lldpcli"