From: Vincent Bernat Date: Thu, 25 Mar 2021 19:07:21 +0000 (+0100) Subject: osx: update URL for HomeBrew recipe X-Git-Tag: 1.0.9~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=36314efd7979c8046a7503da61bc5f5355ecd1d6;p=thirdparty%2Flldpd.git osx: update URL for HomeBrew recipe --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index 23855071..4cb6ae24 100644 --- a/osx/lldpd.rb +++ b/osx/lldpd.rb @@ -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"