mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
amend symboliclinker.rb
* correct author homepage (not macupdate) * correct url * license * quoting
This commit is contained in:
@@ -2,9 +2,9 @@ cask :v1 => 'symboliclinker' do
|
||||
version '2.0v3'
|
||||
sha256 'f04f13e215bc084a47424f1768d759b748663ec593de1ec0d5709d1777b2b297'
|
||||
|
||||
url "http://www.macupdate.com/download/10433/SymbolicLinker#{version}.dmg"
|
||||
homepage 'http://www.macupdate.com/app/mac/10433/symboliclinker'
|
||||
license :gratis
|
||||
url "http://seiryu.home.comcast.net/~seiryu/software/SymbolicLinker#{version}.dmg"
|
||||
homepage 'http://seiryu.home.comcast.net/~seiryu/symboliclinker.html'
|
||||
license :bsd
|
||||
|
||||
service "SymbolicLinker.service"
|
||||
service 'SymbolicLinker.service'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user