]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
osx: add license to HomeBrew recipe
authorVincent Bernat <vincent@bernat.ch>
Thu, 25 Mar 2021 19:09:04 +0000 (20:09 +0100)
committerVincent Bernat <vincent@bernat.ch>
Thu, 25 Mar 2021 19:09:04 +0000 (20:09 +0100)
osx/lldpd.rb

index 4cb6ae24b3dfd05243ac34b91e951511157a5dcb..88e6cbab8020d60139a27d7dcba8faca2b153800 100644 (file)
@@ -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"