Add reference to code license in aerc formula
This commit is contained in:
parent
a1e2fa5e88
commit
84e6aed763
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ class AercContacts < Formula
|
|||
url "https://git.sr.ht/~crocmagnon/aerc-contacts-macos", :tag => "0.1.0", :using => :git
|
||||
sha256 "d415b1ac07865941fe3db77d2f1d2888d47f03759959bde47bbc7b6f2146945c"
|
||||
head "https://git.sr.ht/~crocmagnon/aerc-contacts-macos", :using => :git
|
||||
license "MIT"
|
||||
|
||||
depends_on :xcode => ["10.0", :build]
|
||||
|
||||
|
|
Loading…
Reference in a new issue