Add gpg stanza to libreoffice

This commit is contained in:
ndr 2014-09-14 21:40:59 +02:00
parent 514c33f094
commit 617ae3d639
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ class Libreoffice < Cask
sha256 '9a212ca4b77770c57f8b7ac375b5a98824c93dabd6e238dc019dc1139b6d3b7f'
url "https://download.documentfoundation.org/libreoffice/stable/#{version}/mac/x86_64/LibreOffice_#{version}_MacOS_x86-64.dmg"
end
gpg "#{url}.asc",
:key_id => 'c2839ecad9408fbe9531c3e9f434a1efafeeaea3'
homepage 'https://www.libreoffice.org/'
license :unknown