]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: prepare 0.9.4 for OSX
authorVincent Bernat <vincent@bernat.im>
Fri, 17 Jun 2016 17:22:50 +0000 (19:22 +0200)
committerVincent Bernat <vincent@bernat.im>
Fri, 17 Jun 2016 17:22:50 +0000 (19:22 +0200)
osx/lldpd.rb

index 3159d45e0196e20e3362bf2e4960c02b375ecd6e..f71705e9d54444f4b3ec3698b3d15e468c1c9c19 100644 (file)
@@ -1,8 +1,8 @@
 class Lldpd < Formula
   desc "Implementation library for LLDP"
   homepage "https://vincentbernat.github.io/lldpd/"
-  url "https://media.luffy.cx/files/lldpd/lldpd-0.9.3.tar.gz"
-  sha256 "cfa8a3245dd71efc1f5de064a72576a7c1afaaf0ccb5833238398b6dc612b127"
+  url "https://media.luffy.cx/files/lldpd/lldpd-0.9.4.tar.gz"
+  sha256 "eb1f5beff2ff5c13c5e0342b5b9da815ed4a63866262445e1168a79ee65c9079"
 
   option "with-snmp", "Build SNMP subagent support"
   option "with-json", "Build JSON support for lldpcli"