]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: prepare 0.9.5 for OSX
authorVincent Bernat <vincent@bernat.im>
Fri, 30 Sep 2016 18:30:06 +0000 (20:30 +0200)
committerVincent Bernat <vincent@bernat.im>
Fri, 30 Sep 2016 18:30:06 +0000 (20:30 +0200)
osx/lldpd.rb

index f71705e9d54444f4b3ec3698b3d15e468c1c9c19..d21861a8087456591ddcc9b2b8864323863bc546 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.4.tar.gz"
-  sha256 "eb1f5beff2ff5c13c5e0342b5b9da815ed4a63866262445e1168a79ee65c9079"
+  url "https://media.luffy.cx/files/lldpd/lldpd-0.9.5.tar.gz"
+  sha256 "e9585c52f14808f03f6b6c3a9163c95b542a47b18abe002992b155d143a1a247"
 
   option "with-snmp", "Build SNMP subagent support"
   option "with-json", "Build JSON support for lldpcli"