]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: update URL for HomeBrew recipe
authorVincent Bernat <vincent@bernat.ch>
Thu, 25 Mar 2021 19:07:21 +0000 (20:07 +0100)
committerVincent Bernat <vincent@bernat.ch>
Thu, 25 Mar 2021 19:07:21 +0000 (20:07 +0100)
osx/lldpd.rb

index 23855071ab02041ba2e2e70ed0fed4f8531028bd..4cb6ae24b3dfd05243ac34b91e951511157a5dcb 100644 (file)
@@ -1,8 +1,8 @@
 class Lldpd < Formula
   desc "Implementation of IEEE 802.1ab (LLDP)"
   homepage "https://lldpd.github.io/"
-  url "https://media.luffy.cx/files/lldpd/lldpd-1.0.6.tar.gz"
-  sha256 "25e15bc3407c1cbf2d0b2f21993561a57b7e2fdc5cebfcf6df4ce5ce376aaeec"
+  url "https://media.luffy.cx/files/lldpd/lldpd-1.0.8.tar.gz"
+  sha256 "98d200e76e30f6262c4a4493148c1840827898329146a57a34f8f0f928ca3def"
 
   livecheck do
     url "https://github.com/lldpd/lldpd.git"