From: Vincent Bernat Date: Thu, 25 Mar 2021 19:09:04 +0000 (+0100) Subject: osx: add license to HomeBrew recipe X-Git-Tag: 1.0.9~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4a3cdbdf32e22172a67253dae001becd82e4f60;p=thirdparty%2Flldpd.git osx: add license to HomeBrew recipe --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index 4cb6ae24..88e6cbab 100644 --- a/osx/lldpd.rb +++ b/osx/lldpd.rb @@ -3,6 +3,7 @@ class Lldpd < Formula homepage "https://lldpd.github.io/" url "https://media.luffy.cx/files/lldpd/lldpd-1.0.8.tar.gz" sha256 "98d200e76e30f6262c4a4493148c1840827898329146a57a34f8f0f928ca3def" + license "ISC" livecheck do url "https://github.com/lldpd/lldpd.git"