Skip to content

Commit

Permalink
osx: update Brew recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentbernat committed Nov 13, 2021
1 parent 9576b78 commit e0e375c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osx/lldpd.rb
Original file line number Diff line number Diff line change
@@ -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.12.tar.gz"
sha256 "d194c65b5b9c98d194a2842ddc75ba17ebdee7ebd5499f81a98d24031628daf1"
url "https://media.luffy.cx/files/lldpd/lldpd-1.0.13.tar.gz"
sha256 "d639827fd8a27720d1bfd94bc52eca24af63ddcc3c9d2da60788778889d84701"
license "ISC"

livecheck do
Expand Down

0 comments on commit e0e375c

Please sign in to comment.