]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update SHA1 sum for Homebrew recipe
authorVincent Bernat <bernat@luffy.cx>
Fri, 12 Jul 2013 08:11:41 +0000 (10:11 +0200)
committerVincent Bernat <bernat@luffy.cx>
Fri, 12 Jul 2013 08:12:55 +0000 (10:12 +0200)
osx/lldpd.rb

index a48fbdbf150481403fc40f31a15ab4911688df3b..334704c0f701de162282b81d1be0e4d2c4212c7d 100644 (file)
@@ -3,7 +3,7 @@ require 'formula'
 class Lldpd < Formula
   homepage 'http://vincentbernat.github.com/lldpd/'
   url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.6.tar.gz'
-  sha1 'a16446db71aac8f5149cd8ab7286efe0559b427c'
+  sha1 'be3d3937b22d14259553f637694f744ed3b8ba79'
 
   option 'with-snmp', "Build SNMP subagent support"
   option 'with-json', "Build JSON support for lldpcli"