]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update brew formula
authorVincent Bernat <vincent@bernat.im>
Wed, 20 Jun 2018 16:56:52 +0000 (18:56 +0200)
committerVincent Bernat <vincent@bernat.im>
Wed, 20 Jun 2018 16:56:52 +0000 (18:56 +0200)
osx/lldpd.rb

index 11ef0d714c65b408cbb5ab064fefbe9d55fff2f8..011b8828860c4714064202680c1e25a13096faaf 100644 (file)
@@ -1,8 +1,8 @@
 class Lldpd < Formula
   desc "Implementation of IEEE 802.1ab (LLDP)"
   homepage "https://vincentbernat.github.io/lldpd/"
-  url "https://media.luffy.cx/files/lldpd/lldpd-0.9.9.tar.gz"
-  sha256 "5e9e08f500d21376631cbc9f8e19a4b167cd38eb2d8fd9e660b8e80507f802db"
+  url "https://media.luffy.cx/files/lldpd/lldpd-1.0.1.tar.gz"
+  sha256 "450b622aac7ae1758f1ef82f3b7b94ec47f2ff33abfb0e6ac82555b9ee55f151"
 
   option "with-snmp", "Build SNMP subagent support"